Home
last modified time | relevance | path

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

/openbmc/qemu/include/crypto/
H A Dhash.h186 int qcrypto_hash_base64(QCryptoHashAlgorithm alg,
/openbmc/qemu/crypto/
H A Dhash.c135 int qcrypto_hash_base64(QCryptoHashAlgorithm alg, in qcrypto_hash_base64() function
/openbmc/qemu/tests/unit/
H A Dtest-crypto-hash.c233 ret = qcrypto_hash_base64(i, in test_hash_base64()
/openbmc/qemu/io/
H A Dchannel-websock.c354 if (qcrypto_hash_base64(QCRYPTO_HASH_ALG_SHA1, in qio_channel_websock_handshake_send_res_ok()