Home
last modified time | relevance | path

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

/openbmc/qemu/crypto/
H A Dhash.c117 int qcrypto_hash_base64v(QCryptoHashAlgorithm alg, in qcrypto_hash_base64v() function
143 return qcrypto_hash_base64v(alg, &iov, 1, base64, errp); in qcrypto_hash_base64()
/openbmc/qemu/include/crypto/
H A Dhash.h163 int qcrypto_hash_base64v(QCryptoHashAlgorithm alg,