Home
last modified time | relevance | path

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

/openbmc/qemu/crypto/
H A Dblock.c233 static QCryptoCipher *qcrypto_block_pop_cipher(QCryptoBlock *block) in qcrypto_block_pop_cipher() function
447 QCryptoCipher *cipher = qcrypto_block_pop_cipher(block); in qcrypto_block_decrypt_helper()
466 QCryptoCipher *cipher = qcrypto_block_pop_cipher(block); in qcrypto_block_encrypt_helper()