Home
last modified time | relevance | path

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

/crypto/
A Dcrypto_null.c100 static struct crypto_alg cipher_null = { variable
122 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