Home
last modified time | relevance | path

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

/openbmc/qemu/crypto/
H A Dcipherpriv.h21 int (*cipher_encrypt)(QCryptoCipher *cipher, member
H A Dcipher-gcrypt.c.inc218 .cipher_encrypt = qcrypto_gcrypt_encrypt,
225 .cipher_encrypt = qcrypto_gcrypt_encrypt,
H A Dcipher-afalg.c228 .cipher_encrypt = qcrypto_afalg_cipher_encrypt,