Home
last modified time | relevance | path

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

/openbmc/qemu/crypto/
H A Dcipherpriv.h45 qcrypto_afalg_cipher_ctx_new(QCryptoCipherAlgorithm alg,
H A Dcipher.c159 cipher = qcrypto_afalg_cipher_ctx_new(alg, mode, key, nkey, NULL); in qcrypto_cipher_new()
H A Dcipher-afalg.c63 qcrypto_afalg_cipher_ctx_new(QCryptoCipherAlgorithm alg, in qcrypto_afalg_cipher_ctx_new() function