Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSlotToken.c124 static CK_MECHANISM_INFO soft_mechanism_info[] = { variable
449 pInfo->ulMinKeySize = soft_mechanism_info[i].ulMinKeySize; in C_GetMechanismInfo()
450 pInfo->ulMaxKeySize = soft_mechanism_info[i].ulMaxKeySize; in C_GetMechanismInfo()
451 pInfo->flags = soft_mechanism_info[i].flags; in C_GetMechanismInfo()