Searched refs:soft_mechanism_info (Results 1 – 1 of 1) sorted by relevance
133 static CK_MECHANISM_INFO soft_mechanism_info[] = { variable478 pInfo->ulMinKeySize = soft_mechanism_info[i].ulMinKeySize; in C_GetMechanismInfo()479 pInfo->ulMaxKeySize = soft_mechanism_info[i].ulMaxKeySize; in C_GetMechanismInfo()480 pInfo->flags = soft_mechanism_info[i].flags; in C_GetMechanismInfo()