Searched refs:initparams (Results 1 – 1 of 1) sorted by relevance
/freebsd/crypto/openssl/test/ |
H A D | evp_test.c | 1087 const OSSL_PARAM initparams[]) in cipher_test_enc() argument 1138 initparams)) { in cipher_test_enc() 1476 OSSL_PARAM initparams[2] = { OSSL_PARAM_END, OSSL_PARAM_END }; in cipher_test_run() local 1498 initparams, OSSL_NELEM(initparams), ¶ms_n)) in cipher_test_run() 1533 frag, in_place, initparams); in cipher_test_run() 1539 frag, in_place, initparams); in cipher_test_run() 1547 ctrl2params_free(initparams, params_n, 0); in cipher_test_run() 1551 ctrl2params_free(initparams, params_n, 0); in cipher_test_run()
|