Home
last modified time | relevance | path

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

/openbmc/qemu/crypto/
H A Dcipherpriv.h27 int (*cipher_decrypt)(QCryptoCipher *cipher, member
H A Dcipher-gcrypt.c.inc219 .cipher_decrypt = qcrypto_gcrypt_decrypt,
226 .cipher_decrypt = qcrypto_gcrypt_decrypt,
H A Dcipher-afalg.c229 .cipher_decrypt = qcrypto_afalg_cipher_decrypt,