Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A Dccp-crypto.h279 int ccp_register_aes_cmac_algs(struct list_head *head);
H A Dccp-crypto-main.c330 ret = ccp_register_aes_cmac_algs(&hash_algs); in ccp_register_algs()
H A Dccp-crypto-aes-cmac.c349 int ccp_register_aes_cmac_algs(struct list_head *head) in ccp_register_aes_cmac_algs() function