Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lofiadm/
H A Dmain.c1245 CK_MECHANISM_INFO mechinfo; in match_token_cipher() local
1273 if (C_GetMechanismInfo(slot_id, cipher->type, &mechinfo) != CKR_OK) { in match_token_cipher()
1278 if (C_GetMechanismInfo(slot_id, CKM_PKCS5_PBKD2, &mechinfo) != in match_token_cipher()
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaGlobal.h284 typedef struct mechinfo { struct