Searched refs:LTC_DER_MAX_RECURSION (Results 1 – 4 of 4) sorted by relevance
556 #ifndef LTC_DER_MAX_RECURSION558 #define LTC_DER_MAX_RECURSION 30 macro
440 " " NAME_VALUE(LTC_DER_MAX_RECURSION) " "
143 _C_STRINGIFY(LTC_DER_MAX_RECURSION),
473 if (len_len > LTC_DER_MAX_RECURSION) { in der_decode_sequence_flexi()
Completed in 12 milliseconds