Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/crypto/
H A Daes_s390.c961 static struct skcipher_alg *aes_s390_skcipher_algs[4]; variable
971 aes_s390_skcipher_algs[aes_s390_skciphers_num++] = alg; in aes_s390_register_skcipher()
980 crypto_unregister_skcipher(aes_s390_skcipher_algs[aes_s390_skciphers_num]); in aes_s390_fini()
/kernel/linux/linux-6.6/arch/s390/crypto/
H A Daes_s390.c958 static struct skcipher_alg *aes_s390_skcipher_algs[4]; variable
968 aes_s390_skcipher_algs[aes_s390_skciphers_num++] = alg; in aes_s390_register_skcipher()
977 crypto_unregister_skcipher(aes_s390_skcipher_algs[aes_s390_skciphers_num]); in aes_s390_fini()

Completed in 4 milliseconds