Home
last modified time | relevance | path

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

/linux/crypto/
H A Dlskcipher.c388 crypto_unregister_lskciphers(algs, i); in crypto_register_lskciphers()
397 void crypto_unregister_lskciphers(struct lskcipher_alg *algs, int count) in crypto_unregister_lskciphers() function
404 EXPORT_SYMBOL_GPL(crypto_unregister_lskciphers);
/linux/include/crypto/internal/
H A Dskcipher.h210 void crypto_unregister_lskciphers(struct lskcipher_alg *algs, int count);