Home
last modified time | relevance | path

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

/external/openssl/crypto/engine/
Deng_cryptodev.c103 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()