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

/macosx-10.10.1/OpenSSL098-52/src/crypto/engine/
H A Deng_padlock.c145 static int padlock_ciphers(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid);
184 (padlock_use_ace && !ENGINE_set_ciphers (e, padlock_ciphers)) ||
720 padlock_ciphers (ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid) function

Completed in 112 milliseconds