Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dxcbc.c82 static int crypto_xcbc_digest_init(struct shash_desc *pdesc) in crypto_xcbc_digest_init() function
251 inst->alg.init = crypto_xcbc_digest_init; in xcbc_create()