Searched refs:cipher_null (Results 1 – 1 of 1) sorted by relevance
100 static struct crypto_alg cipher_null = { variable122 ret = crypto_register_alg(&cipher_null); in crypto_null_mod_init()139 crypto_unregister_alg(&cipher_null); in crypto_null_mod_init()146 crypto_unregister_alg(&cipher_null); in crypto_null_mod_fini()
Completed in 3 milliseconds