Searched refs:mechinfo (Results 1 – 2 of 2) sorted by relevance
1164 CK_MECHANISM_INFO mechinfo; in match_token_cipher() local1192 if (C_GetMechanismInfo(slot_id, cipher->type, &mechinfo) != CKR_OK) { in match_token_cipher()1197 if (C_GetMechanismInfo(slot_id, CKM_PKCS5_PBKD2, &mechinfo) != in match_token_cipher()
284 typedef struct mechinfo { struct