Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_custom.h556 #ifndef LTC_DER_MAX_RECURSION
558 #define LTC_DER_MAX_RECURSION 30 macro
/optee_os/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt.c440 " " NAME_VALUE(LTC_DER_MAX_RECURSION) " "
A Dcrypt_constants.c143 _C_STRINGIFY(LTC_DER_MAX_RECURSION),
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/sequence/
A Dder_decode_sequence_flexi.c473 if (len_len > LTC_DER_MAX_RECURSION) { in der_decode_sequence_flexi()

Completed in 12 milliseconds