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

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

Completed in 127 milliseconds