Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/crypto/
H A Dpaes_s390.c902 static inline void __crypto_unregister_skcipher(struct skcipher_alg *alg) in __crypto_unregister_skcipher() function
910 __crypto_unregister_skcipher(&ctr_paes_alg); in paes_s390_fini()
911 __crypto_unregister_skcipher(&xts_paes_alg); in paes_s390_fini()
912 __crypto_unregister_skcipher(&cbc_paes_alg); in paes_s390_fini()
913 __crypto_unregister_skcipher(&ecb_paes_alg); in paes_s390_fini()