Searched refs:qcrypto_hmac_bytes (Results 1 – 3 of 3) sorted by relevance
114 ret = qcrypto_hmac_bytes(hmac, (const char *)INPUT_TEXT, in test_hmac_alloc()156 ret = qcrypto_hmac_bytes(hmac, (const char *)INPUT_TEXT, in test_hmac_prealloc()
129 int qcrypto_hmac_bytes(QCryptoHmac *hmac,
30 int qcrypto_hmac_bytes(QCryptoHmac *hmac, in qcrypto_hmac_bytes() function