Searched refs:cryptodev_engine_ciphers (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/openssl/openssl/crypto/engine/ |
D | eng_cryptodev.c | 101 static int cryptodev_engine_ciphers(ENGINE *e, const EVP_CIPHER **cipher, 609 cryptodev_engine_ciphers(ENGINE *e, const EVP_CIPHER **cipher, in cryptodev_engine_ciphers() function 1389 !ENGINE_set_ciphers(engine, cryptodev_engine_ciphers) || in ENGINE_load_cryptodev()
|
/external/openssl/crypto/engine/ |
D | eng_cryptodev.c | 101 static int cryptodev_engine_ciphers(ENGINE *e, const EVP_CIPHER **cipher, 609 cryptodev_engine_ciphers(ENGINE *e, const EVP_CIPHER **cipher, in cryptodev_engine_ciphers() function 1389 !ENGINE_set_ciphers(engine, cryptodev_engine_ciphers) || in ENGINE_load_cryptodev()
|