Searched refs:qcrypto_hash_digest (Results 1 – 4 of 4) sorted by relevance
140 int qcrypto_hash_digest(QCryptoHashAlgorithm alg,
106 int qcrypto_hash_digest(QCryptoHashAlgorithm alg, in qcrypto_hash_digest() function
209 ret = qcrypto_hash_digest(i, in test_hash_digest()
952 qcrypto_hash_digest(QCRYPTO_HASH_ALG_SHA256, data, size, &hash, errp); in hbitmap_sha256()