Home
last modified time | relevance | path

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

/openbmc/qemu/crypto/
H A Dcipher-afalg.c146 qcrypto_afalg_cipher_op(QCryptoAFAlg *afalg, in qcrypto_afalg_cipher_op() function
207 return qcrypto_afalg_cipher_op(afalg, in, out, len, true, errp); in qcrypto_afalg_cipher_encrypt()
217 return qcrypto_afalg_cipher_op(afalg, in, out, len, false, errp); in qcrypto_afalg_cipher_decrypt()