Searched refs:MAX_LEN_NOT_BEFORE (Results 1 – 2 of 2) sorted by relevance
51 #define MAX_LEN_NOT_BEFORE 32 macro247 char notBefore[MAX_LEN_NOT_BEFORE];
151 int32_t notBeforeLen = GetX509NotBefore(x509cert, cInfo->notBefore, MAX_LEN_NOT_BEFORE); in GetInfoFromX509Cert()