Home
last modified time | relevance | path

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

/dports/security/cryptlib/cryptlib-3.4.3/mechs/
H A Dmech.h39 enum { CTAG_RI_KEYAGREE = 1, CTAG_RI_KEKRI, CTAG_RI_PWRI, CTAG_RI_MAX = 9 }; enumerator
H A Dobj_qry.c100 case MAKE_CTAG( CTAG_RI_KEYAGREE ): in getObjectInfo()