Home
last modified time | relevance | path

Searched refs:crypto_xcbc_digest_init (Results 1 – 1 of 1) sorted by relevance

/crypto/
Dxcbc.c99 static int crypto_xcbc_digest_init(struct hash_desc *pdesc) in crypto_xcbc_digest_init() function
257 crypto_xcbc_digest_init(pdesc); in crypto_xcbc_digest()
335 inst->alg.cra_hash.init = crypto_xcbc_digest_init; in xcbc_alloc()