Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dskcipher.c854 void crypto_unregister_skciphers(struct skcipher_alg *algs, int count) in crypto_unregister_skciphers() function
861 EXPORT_SYMBOL_GPL(crypto_unregister_skciphers); variable
/kernel/linux/linux-6.6/crypto/
H A Dskcipher.c900 void crypto_unregister_skciphers(struct skcipher_alg *algs, int count) in crypto_unregister_skciphers() function
907 EXPORT_SYMBOL_GPL(crypto_unregister_skciphers); variable

Completed in 4 milliseconds