Home
last modified time | relevance | path

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

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