Home
last modified time | relevance | path

Searched refs:mac_len (Results 1 – 1 of 1) sorted by relevance

/optee_examples/hotp/ta/
A Dhotp_ta.c160 uint32_t mac_len = sizeof(mac); in get_hotp() local
173 res = hmac_sha1(K, K_len, counter, sizeof(counter), mac, &mac_len); in get_hotp()

Completed in 8 milliseconds