Home
last modified time | relevance | path

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

/src/crypto/openssl/engines/
H A De_padlock.c80 static int padlock_ciphers(ENGINE *e, const EVP_CIPHER **cipher,
112 …ction(e, padlock_init) || (padlock_use_ace && !ENGINE_set_ciphers(e, padlock_ciphers)) || (padlock… in padlock_bind_helper()
544 padlock_ciphers(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, in padlock_ciphers() function