Searched refs:qcrypto_afalg_hmac_ctx_new (Results 1 – 3 of 3) sorted by relevance
40 QCryptoAFAlg *qcrypto_afalg_hmac_ctx_new(QCryptoHashAlgorithm alg,
95 ctx = qcrypto_afalg_hmac_ctx_new(alg, key, nkey, NULL); in qcrypto_hmac_new()
109 qcrypto_afalg_hmac_ctx_new(QCryptoHashAlgorithm alg, in qcrypto_afalg_hmac_ctx_new() function