Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt.c365 #if defined(LTC_PK_MAX_RETRIES)
366 " "NAME_VALUE(LTC_PK_MAX_RETRIES)"\n"
/optee_os/core/lib/libtomcrypt/src/pk/dh/
A Ddh_generate_key.c48 int err, max_iterations = LTC_PK_MAX_RETRIES; in dh_generate_key()
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_custom.h566 #ifndef LTC_PK_MAX_RETRIES
568 #define LTC_PK_MAX_RETRIES 20 macro
/optee_os/core/lib/libtomcrypt/src/pk/ecc/
A Decc_sign_hash.c41 int err, max_iterations = LTC_PK_MAX_RETRIES; in ecc_sign_hash_ex()

Completed in 5 milliseconds