Searched refs:crypto_akcipher_sync_decrypt (Results 1 – 3 of 3) sorted by relevance
263 int crypto_akcipher_sync_decrypt(struct crypto_akcipher *tfm, in crypto_akcipher_sync_decrypt() function280 EXPORT_SYMBOL_GPL(crypto_akcipher_sync_decrypt);
408 int crypto_akcipher_sync_decrypt(struct crypto_akcipher *tfm,
349 ret = crypto_akcipher_sync_decrypt(tfm, in, params->in_len, in software_key_eds_op()