Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A 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()