Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/cert/
H A Dcert.h335 enum { CTAG_OR_VERSION, CTAG_OR_DUMMY, CTAG_OR_EXTENSIONS }; enumerator
H A Dread.c1405 tag == MAKE_CTAG( CTAG_OR_DUMMY ) ) in readOcspRequestInfo()