Home
last modified time | relevance | path

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

/optee_examples/hotp/ta/
A Dhotp_ta.c17 #define MIN_KEY_SIZE 10 /* In bytes */ macro
51 if (keylen < MIN_KEY_SIZE || keylen > MAX_KEY_SIZE) in hmac_sha1()

Completed in 2 milliseconds