Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/crypto/
H A Dpkcs11slot.c145 rv = C_GetMechanismInfo(*slotid, algos.enc_algo, &info); in slot_supports_krb5()
173 rv = C_GetMechanismInfo(*slotid, algos.hash_algo, in slot_supports_krb5()
186 rv = C_GetMechanismInfo(*slotid, algos.str2key_algo, in slot_supports_krb5()
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11SUNWExtensions.c104 return (C_GetMechanismInfo(slot_id, mech, &mech_info) == CKR_OK); in match_mech()
253 if (C_GetMechanismInfo(slot_id, mech, &mech_info) == CKR_OK) { in SUNW_C_GetMechSession()
333 rv = C_GetMechanismInfo(slot_id, mech, &mech_info); in SUNW_C_KeyToObject()
H A Dpkcs11SlotToken.c722 C_GetMechanismInfo(CK_SLOT_ID slotID, CK_MECHANISM_TYPE type, in C_GetMechanismInfo() function
736 return (fast_funcs->C_GetMechanismInfo(slotID, type, pInfo)); in C_GetMechanismInfo()
762 rv = prov_funcs->C_GetMechanismInfo(true_id, type, pInfo); in C_GetMechanismInfo()
H A Dmapfile-vers77 C_GetMechanismInfo;
H A Dpkcs11General.c51 C_GetMechanismInfo,
H A DmetaMechManager.c473 rv = FUNCLIST(fw_st_id)->C_GetMechanismInfo(true_id, mech, &info); in update_slotmech()
/titanic_41/usr/src/cmd/cmd-crypto/digest/
H A Ddigest.c494 rv = C_GetMechanismInfo(pSlotList[slot], in execute_cmd()
543 rv = C_GetMechanismInfo(token_slot_id, mech_type, &info); in execute_cmd()
552 rv = C_GetMechanismInfo(slotID, mech_type, &info); in execute_cmd()
567 rv = C_GetMechanismInfo(slotID, in execute_cmd()
/titanic_41/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c546 rv = C_GetMechanismInfo(pSlotList[slot], in execute_cmd()
594 rv = C_GetMechanismInfo(token_slot_id, mech_type, &info); in execute_cmd()
602 rv = C_GetMechanismInfo(slotID, mech_type, &info); in execute_cmd()
617 rv = C_GetMechanismInfo(slotID, in execute_cmd()
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers77 C_GetMechanismInfo;
H A DkernelGeneral.c49 C_GetMechanismInfo,
H A DkernelSlotToken.c364 C_GetMechanismInfo(CK_SLOT_ID slotID, CK_MECHANISM_TYPE type, in C_GetMechanismInfo() function
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A Dmapfile-vers77 C_GetMechanismInfo;
H A DsoftGeneral.c55 C_GetMechanismInfo,
H A DsoftSlotToken.c422 C_GetMechanismInfo(CK_SLOT_ID slotID, CK_MECHANISM_TYPE type, in C_GetMechanismInfo() function
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmapfile-vers74 C_GetMechanismInfo;
H A Dapi_interface.c1254 PK11_Functions.C_GetMechanismInfo = C_GetMechanismInfo; in C_GetFunctionList()
1374 C_GetMechanismInfo(CK_SLOT_ID slotID, in C_GetMechanismInfo() function
/titanic_41/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_metaslot.c295 rv = funcs->C_GetMechanismInfo(METASLOT_ID, in list_metaslot_info()
H A Dadm_uef.c458 rv = prov_funcs->C_GetMechanismInfo( in list_mechlist_for_lib()
/titanic_41/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers179 C_GetMechanismInfo {
/titanic_41/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h117 CK_PKCS11_FUNCTION_INFO(C_GetMechanismInfo)
/titanic_41/usr/src/cmd/lofiadm/
H A Dmain.c1191 if (C_GetMechanismInfo(slot_id, cipher->type, &mechinfo) != CKR_OK) { in match_token_cipher()
1196 if (C_GetMechanismInfo(slot_id, CKM_PKCS5_PBKD2, &mechinfo) != in match_token_cipher()
/titanic_41/usr/src/lib/libkmf/libkmf/common/
H A Dpk11keys.c123 rv = C_GetMechanismInfo(pSlotList[i], wanted_mech, &info); in kmf_create_pk11_session()
/titanic_41/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c5250 if ((r = id_cryptoctx->p11->C_GetMechanismInfo(id_cryptoctx->slotid,