Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt.c440 " " NAME_VALUE(LTC_DER_MAX_RECURSION) " "
A Dcrypt_constants.c137 C_STRINGIFY(LTC_DER_MAX_RECURSION),
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_custom.h561 #ifndef LTC_DER_MAX_RECURSION
563 #define LTC_DER_MAX_RECURSION 30 macro
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/asn1/der/sequence/
A Dder_decode_sequence_flexi.c427 if (depth > LTC_DER_MAX_RECURSION) { in s_der_decode_sequence_flexi()

Completed in 8 milliseconds