Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dmechkeytype.c420 case CKM_GOSTR3410_KEY_WRAP: in pkcs11_mech2keytype()
H A Dmechkeygen.c442 case CKM_GOSTR3410_KEY_WRAP: in pkcs11_mech2keygen()
H A Dmechstr.c366 { "CKM_GOSTR3410_KEY_WRAP", CKM_GOSTR3410_KEY_WRAP },
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h948 #define CKM_GOSTR3410_KEY_WRAP 0x00001203UL macro