Searched refs:init_mech (Results 1 – 1 of 1) sorted by relevance
| /src/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
| H A D | crypto_test.c | 603 init_mech(crypto_mechanism_t *mech, crypto_test_alg_t alg, in init_mech() function 963 init_mech(&mech, test->alg, test->iv.val, test->iv.len, in run_tests() 972 init_mech(&mech, test->alg, test->iv.val, test->iv.len, in run_tests() 1113 init_mech(&mech, args->alg, args->iv, sizeof (args->iv), in perf_alg_cb()
|