Home
last modified time | relevance | path

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

/linux/arch/s390/crypto/
H A Dphmac_s390.c973 } phmac_algs[] = { variable
1004 for (i = ARRAY_SIZE(phmac_algs) - 1; i >= 0; i--) { in s390_phmac_exit()
1005 phmac = &phmac_algs[i]; in s390_phmac_exit()
1044 for (i = 0; i < ARRAY_SIZE(phmac_algs); i++) { in s390_phmac_init()
1045 phmac = &phmac_algs[i]; in s390_phmac_init()