Searched refs:mac_len (Results 1 – 1 of 1) sorted by relevance
160 uint32_t mac_len = sizeof(mac); in get_hotp() local173 res = hmac_sha1(K, K_len, counter, sizeof(counter), mac, &mac_len); in get_hotp()
Completed in 8 milliseconds