Home
last modified time | relevance | path

Searched defs:crypto_unregister_skcipher (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dskcipher.c828 void crypto_unregister_skcipher(struct skcipher_alg *alg) in crypto_unregister_skcipher() function
832 EXPORT_SYMBOL_GPL(crypto_unregister_skcipher); variable
/kernel/linux/linux-6.6/crypto/
H A Dskcipher.c874 void crypto_unregister_skcipher(struct skcipher_alg *alg) in crypto_unregister_skcipher() function
878 EXPORT_SYMBOL_GPL(crypto_unregister_skcipher); variable

Completed in 4 milliseconds