Home
last modified time | relevance | path

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

/linux/crypto/
A Dlskcipher.c374 void crypto_unregister_lskcipher(struct lskcipher_alg *alg) in crypto_unregister_lskcipher() function
378 EXPORT_SYMBOL_GPL(crypto_unregister_lskcipher);
394 crypto_unregister_lskcipher(&algs[i]); in crypto_register_lskciphers()
405 crypto_unregister_lskcipher(&algs[i]); in crypto_unregister_lskciphers()
A Darc4.c73 crypto_unregister_lskcipher(&arc4_alg); in arc4_exit()
/linux/include/crypto/internal/
A Dskcipher.h202 void crypto_unregister_lskcipher(struct lskcipher_alg *alg);

Completed in 6 milliseconds