Searched refs:soft_mechanism_info (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSlotToken.c162 static CK_MECHANISM_INFO soft_mechanism_info[] = { variable
321 soft_mechanism_info[m].flags |= CKF_HW;
328 soft_mechanism_info[m].flags |= CKF_HW;
333 soft_mechanism_info[m].flags |= CKF_HW;
338 soft_mechanism_info[m].flags |= CKF_HW;
343 soft_mechanism_info[m].flags |= CKF_HW;
348 soft_mechanism_info[m].flags |= CKF_HW;
354 soft_mechanism_info[m].flags |= CKF_HW;
357 soft_mechanism_info[m].flags |= CKF_HW;
360 soft_mechanism_info[
[all...]

Completed in 1414 milliseconds