Home
last modified time | relevance | path

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

/linux-5.19.10/crypto/
Dxcbc.c167 static int xcbc_init_tfm(struct crypto_tfm *tfm) in xcbc_init_tfm() function
236 inst->alg.base.cra_init = xcbc_init_tfm; in xcbc_create()