Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/mechs/
H A Dkeyex_rw.c24 enum { CTAG_KK_DA }; enumerator
124 readConstructed( stream, NULL, CTAG_KK_DA ); in readKeyDerivationInfo()
215 ( int ) sizeofObject( derivationInfoSize ), CTAG_KK_DA ); in writeKeyDerivationInfo()
360 if( tag == MAKE_CTAG( CTAG_KK_DA ) ) in readCryptlibKek()