Searched refs:crypto_decrypt_single (Results 1 – 4 of 4) sorted by relevance
887 crypto_decrypt_single(crypto_context_t context, crypto_data_t *ciphertext, in crypto_decrypt_single() function
1251 extern int crypto_decrypt_single(crypto_context_t, crypto_data_t *,
2733 return (cipher(dev, arg, mode, crypto_decrypt_single)); in decrypt()
6200 error = crypto_decrypt_single(DPROV_CTX_SINGLE(ctx), in dprov_cipher_task()