Home
last modified time | relevance | path

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

/linux/crypto/
A Dakcipher.c232 int crypto_akcipher_sync_decrypt(struct crypto_akcipher *tfm, in crypto_akcipher_sync_decrypt() function
249 EXPORT_SYMBOL_GPL(crypto_akcipher_sync_decrypt);
/linux/include/crypto/
A Dakcipher.h346 int crypto_akcipher_sync_decrypt(struct crypto_akcipher *tfm,
/linux/crypto/asymmetric_keys/
A Dpublic_key.c357 ret = crypto_akcipher_sync_decrypt(tfm, in, params->in_len, in software_key_eds_op()

Completed in 10 milliseconds