Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dskcipher.c641 int crypto_skcipher_decrypt(struct skcipher_request *req) in crypto_skcipher_decrypt() function
656 EXPORT_SYMBOL_GPL(crypto_skcipher_decrypt); variable
/kernel/linux/linux-6.6/crypto/
H A Dskcipher.c659 int crypto_skcipher_decrypt(struct skcipher_request *req) in crypto_skcipher_decrypt() function
679 EXPORT_SYMBOL_GPL(crypto_skcipher_decrypt); variable

Completed in 4 milliseconds