Home
last modified time | relevance | path

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

/external/chromium_org/third_party/openssl/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()
/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()