Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dcrypto_null.c76 static int null_skcipher_crypt(struct skcipher_request *req) in null_skcipher_crypt() function
120 .encrypt = null_skcipher_crypt,
121 .decrypt = null_skcipher_crypt,
/kernel/linux/linux-6.6/crypto/
H A Dcrypto_null.c76 static int null_skcipher_crypt(struct skcipher_request *req) in null_skcipher_crypt() function
120 .encrypt = null_skcipher_crypt,
121 .decrypt = null_skcipher_crypt,

Completed in 1 milliseconds