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

/external/openssl/crypto/engine/
H A Deng_cryptodev.c707 static int cryptodev_digest_update(EVP_MD_CTX *ctx, const void *data, function
715 printf("cryptodev_digest_update: illegal inputs \n");
728 printf("cryptodev_digest_update: realloc failed\n");
747 printf("cryptodev_digest_update: digest failed\n");
870 cryptodev_digest_update,
885 cryptodev_digest_update,

Completed in 661 milliseconds