Searched refs:crypto_digest_init (Results 1 – 3 of 3) sorted by relevance
267 crypto_digest_init(crypto_mechanism_t *mech, crypto_context_t *ctxp, in crypto_digest_init() function486 EXPORT_SYMBOL(crypto_digest_init);
78 extern int crypto_digest_init(crypto_mechanism_t *mech, crypto_context_t *ctxp,
322 typedef struct crypto_digest_init { struct