Home
last modified time | relevance | path

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

/external/openssl/crypto/engine/
Deng_cryptodev.c652 digest_nid_to_cryptodev(int nid) in digest_nid_to_cryptodev() function
681 if ((digest = digest_nid_to_cryptodev(ctx->digest->type)) == NID_undef){ in cryptodev_digest_init()
836 digest = digest_nid_to_cryptodev(to->digest->type); in cryptodev_digest_copy()