Searched refs:aes_s390_skciphers_num (Results 1 – 1 of 1) sorted by relevance
1066 static int aes_s390_skciphers_num; variable1075 aes_s390_skcipher_algs[aes_s390_skciphers_num++] = alg; in aes_s390_register_skcipher()1083 while (aes_s390_skciphers_num--) in aes_s390_fini()1084 crypto_unregister_skcipher(aes_s390_skcipher_algs[aes_s390_skciphers_num]); in aes_s390_fini()