Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dghash-generic.c160 static int __init ghash_mod_init(void) in ghash_mod_init() function
170 module_init(ghash_mod_init);
/linux-4.4.14/arch/s390/crypto/
Dghash_s390.c148 static int __init ghash_mod_init(void) in ghash_mod_init() function
162 module_cpu_feature_match(MSA, ghash_mod_init);