Home
last modified time | relevance | path

Searched refs:test_encrypt (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Denginetest.c190 static int test_encrypt(EVP_PKEY_CTX *ctx, unsigned char *sig, in test_encrypt() function
304 EVP_PKEY_meth_set_encrypt(test_rsa, 0, test_encrypt); in test_redirect()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Denginetest.c196 static int test_encrypt(EVP_PKEY_CTX *ctx, unsigned char *sig, in test_encrypt() function
310 EVP_PKEY_meth_set_encrypt(test_rsa, 0, test_encrypt); in test_redirect()