Searched refs:crypto_hwaes_state (Results 1 – 1 of 1) sorted by relevance
87 struct crypto_hwaes_state { struct98 static struct crypto_hwaes_state* _state; argument245 _state = calloc(sizeof(struct crypto_hwaes_state), 1); in BENCH_SETUP()