Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dakcipher.h301 static inline int crypto_akcipher_decrypt(struct akcipher_request *req) in crypto_akcipher_decrypt() function
/linux-4.4.14/crypto/
Dtestmgr.c1937 err = wait_async_op(&result, crypto_akcipher_decrypt(req)); in do_test_rsa()