Home
last modified time | relevance | path

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

/Linux-v5.15/crypto/
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()