Searched refs:gcry_hmac_alg (Results 1 – 1 of 1) sorted by relevance
37 int gcry_hmac_alg; member289 mycontext->hmac.gcry_hmac_alg = GCRY_MAC_HMAC_SHA1; in iesys_cryptogcry_hmac_start()292 mycontext->hmac.gcry_hmac_alg = GCRY_MAC_HMAC_SHA256; in iesys_cryptogcry_hmac_start()300 int hmac_len = gcry_mac_get_algo_maclen(mycontext->hmac.gcry_hmac_alg); in iesys_cryptogcry_hmac_start()311 mycontext->hmac.gcry_hmac_alg, 0, NULL); in iesys_cryptogcry_hmac_start()