Searched refs:soft_mechanism_info (Results 1 – 1 of 1) sorted by relevance
124 static CK_MECHANISM_INFO soft_mechanism_info[] = { variable449 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()