Searched refs:cryptodev_engine_digests (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/openssl/openssl/crypto/engine/ |
D | eng_cryptodev.c | 103 static int cryptodev_engine_digests(ENGINE *e, const EVP_MD **digest, 898 cryptodev_engine_digests(ENGINE *e, const EVP_MD **digest, in cryptodev_engine_digests() function 1390 !ENGINE_set_digests(engine, cryptodev_engine_digests) || in ENGINE_load_cryptodev()
|
/external/openssl/crypto/engine/ |
D | eng_cryptodev.c | 103 static int cryptodev_engine_digests(ENGINE *e, const EVP_MD **digest, 898 cryptodev_engine_digests(ENGINE *e, const EVP_MD **digest, in cryptodev_engine_digests() function 1390 !ENGINE_set_digests(engine, cryptodev_engine_digests) || in ENGINE_load_cryptodev()
|