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.c219 int qcrypto_hash_base64v(QCryptoHashAlgo alg, in qcrypto_hash_base64v() function
247 return qcrypto_hash_base64v(alg, &iov, 1, base64, errp); in qcrypto_hash_base64()
/openbmc/qemu/include/crypto/
H A Dhash.h314 int qcrypto_hash_base64v(QCryptoHashAlgo alg,