Home
last modified time | relevance | path

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

/reactos/dll/win32/crypt32/
H A Ddecode.c4812 #define MIN_ENCODED_TIME_LENGTH 10 macro
4834 if (len < MIN_ENCODED_TIME_LENGTH) in CRYPT_AsnDecodeUtcTimeInternal()
4936 if (len < MIN_ENCODED_TIME_LENGTH) in CRYPT_AsnDecodeGeneralizedTime()