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

/freebsd-10-stable/crypto/openssl/crypto/engine/
H A Deng_cryptodev.c732 static int cryptodev_digest_update(EVP_MD_CTX *ctx, const void *data, function
740 printf("cryptodev_digest_update: illegal inputs \n");
754 printf("cryptodev_digest_update: realloc failed\n");
773 printf("cryptodev_digest_update: digest failed\n");
892 cryptodev_digest_update,
907 cryptodev_digest_update,

Completed in 110 milliseconds