Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Dcrypto_null.c114 static struct crypto_alg cipher_null = { variable
184 ret = crypto_register_alg(&cipher_null); in crypto_null_mod_init()
201 crypto_unregister_alg(&cipher_null); in crypto_null_mod_init()
208 crypto_unregister_alg(&cipher_null); in crypto_null_mod_fini()