Home
last modified time | relevance | path

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

/optee_examples/hotp/ta/
A Dhotp_ta.c28 static uint32_t K_len; variable
149 K_len = params[0].memref.size; in register_shared_key()
173 res = hmac_sha1(K, K_len, counter, sizeof(counter), mac, &mac_len); in get_hotp()

Completed in 2 milliseconds