Searched refs:crypto_digest_final (Results 1 – 3 of 3) sorted by relevance
380 crypto_digest_final(crypto_context_t context, crypto_data_t *digest, in crypto_digest_final() function488 EXPORT_SYMBOL(crypto_digest_final);
84 extern int crypto_digest_final(crypto_context_t ctx, crypto_data_t *digest,
341 typedef struct crypto_digest_final { struct