Home
last modified time | relevance | path

Searched defs:crypto_skcipher_decrypt (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/include/crypto/
Dskcipher.h457 static inline int crypto_skcipher_decrypt(struct skcipher_request *req) in crypto_skcipher_decrypt() function
/kernel/linux/linux-5.10/crypto/
Dskcipher.c641 int crypto_skcipher_decrypt(struct skcipher_request *req) in crypto_skcipher_decrypt() function