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

/linux-master/crypto/
H A Dcrypto_null.c109 static struct skcipher_alg skcipher_null = { variable in typeref:struct:skcipher_alg
200 ret = crypto_register_skcipher(&skcipher_null);
218 crypto_unregister_skcipher(&skcipher_null);

Completed in 97 milliseconds