Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Dcrypto_null.c66 static int null_skcipher_crypt(struct skcipher_request *req) in null_skcipher_crypt() function
110 .encrypt = null_skcipher_crypt,
111 .decrypt = null_skcipher_crypt,