Home
last modified time | relevance | path

Searched refs:skcipher_null (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dcrypto_null.c109 static struct skcipher_alg skcipher_null = { variable
200 ret = crypto_register_skcipher(&skcipher_null); in crypto_null_mod_init()
218 crypto_unregister_skcipher(&skcipher_null); in crypto_null_mod_fini()
/kernel/linux/linux-6.6/crypto/
H A Dcrypto_null.c109 static struct skcipher_alg skcipher_null = { variable
200 ret = crypto_register_skcipher(&skcipher_null); in crypto_null_mod_init()
218 crypto_unregister_skcipher(&skcipher_null); in crypto_null_mod_fini()

Completed in 2 milliseconds