Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/engines/
H A De_padlock.c80 static int padlock_ciphers(ENGINE *e, const EVP_CIPHER **cipher,
115 (padlock_use_ace && !ENGINE_set_ciphers(e, padlock_ciphers)) || in padlock_bind_helper()
547 padlock_ciphers(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, in padlock_ciphers() function