Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dskcipher.h359 static inline int crypto_skcipher_decrypt(struct skcipher_request *req) in crypto_skcipher_decrypt() function
/linux-4.4.14/crypto/
Dalgif_skcipher.c618 crypto_skcipher_decrypt(req); in skcipher_recvmsg_async()
687 crypto_skcipher_decrypt(&ctx->req), in skcipher_recvmsg_sync()
Dtestmgr.c1016 crypto_skcipher_decrypt(req); in __test_skcipher()
1121 crypto_skcipher_decrypt(req); in __test_skcipher()