Searched defs:cryptodev_digest_final (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/engine/
H A Deng_cryptodev.c754 static int cryptodev_digest_final(EVP_MD_CTX *ctx, unsigned char *md) function
763 printf("cryptodev_digest_final: illegal input\n");
777 printf("cryptodev_digest_final: digest failed\n");
871 cryptodev_digest_final,
886 cryptodev_digest_final,

Completed in 275 milliseconds