Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/crypto/
H A Dghash_s390.c135 static int __init ghash_mod_init(void) in ghash_mod_init() function
148 module_cpu_feature_match(S390_CPU_FEATURE_MSA, ghash_mod_init);
/openbmc/linux/crypto/
H A Dghash-generic.c168 static int __init ghash_mod_init(void) in ghash_mod_init() function
178 subsys_initcall(ghash_mod_init);