Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/keyset/
H A Dpkcs15_atrd.c234 tag == MAKE_CTAG( CTAG_KA_VALIDTO ) ) /* End date */ in readPubkeyAttributes()
236 CTAG_KA_VALIDTO ); in readPubkeyAttributes()
H A Dpkcs15_atwr.c544 CTAG_KA_VALIDTO );
591 CTAG_KA_VALIDTO );
H A Dpkcs15.h307 enum { CTAG_KA_VALIDTO, CTAG_KA_LAST }; enumerator