Searched refs:qcrypto_hash_digest (Results 1 – 4 of 4) sorted by relevance
291 int qcrypto_hash_digest(QCryptoHashAlgo alg,
208 int qcrypto_hash_digest(QCryptoHashAlgo alg, in qcrypto_hash_digest() function
227 ret = qcrypto_hash_digest(i, in test_hash_digest()
952 qcrypto_hash_digest(QCRYPTO_HASH_ALGO_SHA256, data, size, &hash, errp); in hbitmap_sha256()