Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dccm.c840 static int cbcmac_init_tfm(struct crypto_tfm *tfm) in cbcmac_init_tfm() function
898 inst->alg.base.cra_init = cbcmac_init_tfm; in cbcmac_create()