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

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

Completed in 102 milliseconds