Searched refs:crypto_param (Results 1 – 2 of 2) sorted by relevance
46 const struct crypto_param* param;63 static struct crypto_param params[] = {135 const struct crypto_param* param = ¶ms[bench_get_param_idx()]; in BENCH_SETUP()189 static int encrypt(const struct crypto_param* param) { in encrypt()239 static int decrypt(const struct crypto_param* param) { in decrypt()287 const struct crypto_param* param = _state->param; in BENCH_ALL_CPU()
5579 struct crypto_param { struct