Home
last modified time | relevance | path

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

/openbmc/qemu/crypto/
H A Dcipher.c98 qcrypto_cipher_validate_key_length(QCryptoCipherAlgorithm alg, in qcrypto_cipher_validate_key_length() function
H A Dcipher-gcrypt.c.inc184 if (!qcrypto_cipher_validate_key_length(alg, mode, nkey, errp)) {
H A Dcipher-builtin.c.inc250 if (!qcrypto_cipher_validate_key_length(alg, mode, nkey, errp)) {
H A Dcipher-gnutls.c.inc292 if (!qcrypto_cipher_validate_key_length(alg, mode, nkey, errp)) {
H A Dcipher-nettle.c.inc478 if (!qcrypto_cipher_validate_key_length(alg, mode, nkey, errp)) {