Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dmechkeytype.c302 case CKM_SKIPJACK_OFB64: in pkcs11_mech2keytype()
H A Dmechkeygen.c331 case CKM_SKIPJACK_OFB64: in pkcs11_mech2keygen()
H A Dmechstr.c297 { "CKM_SKIPJACK_OFB64", CKM_SKIPJACK_OFB64 },
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h869 #define CKM_SKIPJACK_OFB64 0x00001003UL macro