Searched refs:dasync_ciphers (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/ |
H A D | e_dasync.c | 181 static int dasync_ciphers(ENGINE *e, const EVP_CIPHER **cipher, 213 || !ENGINE_set_ciphers(e, dasync_ciphers) in bind_dasync() 371 static int dasync_ciphers(ENGINE *e, const EVP_CIPHER **cipher, in dasync_ciphers() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/engines/ |
H A D | e_dasync.c | 216 static int dasync_ciphers(ENGINE *e, const EVP_CIPHER **cipher, 254 || !ENGINE_set_ciphers(e, dasync_ciphers) in bind_dasync() 474 static int dasync_ciphers(ENGINE *e, const EVP_CIPHER **cipher, in dasync_ciphers() function
|