Searched refs:LTC_DER_MAX_RECURSION (Results 1 – 4 of 4) sorted by relevance
440 " " NAME_VALUE(LTC_DER_MAX_RECURSION) " "
137 C_STRINGIFY(LTC_DER_MAX_RECURSION),
561 #ifndef LTC_DER_MAX_RECURSION563 #define LTC_DER_MAX_RECURSION 30 macro
427 if (depth > LTC_DER_MAX_RECURSION) { in s_der_decode_sequence_flexi()
Completed in 8 milliseconds