Home
last modified time | relevance | path

Searched refs:cryptotest_init (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/test/crypto-tests/tests/common/
H A Dcryptotest.h66 crypto_op_t *cryptotest_init(cryptotest_t *args, crypto_func_group_t fg);
H A Dtestfuncs.c146 if ((crypto_op = cryptotest_init(args, funcs->tf_fg)) == NULL) { in test_setup()
H A Dcryptotest_pkcs.c55 cryptotest_init(cryptotest_t *arg, crypto_func_group_t fg) in cryptotest_init() function
H A Dcryptotest_kcf.c80 cryptotest_init(cryptotest_t *arg, crypto_func_group_t fg) in cryptotest_init() function