Home
last modified time | relevance | path

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

/titanic_53/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Object.c39 C_CreateObject(CK_SESSION_HANDLE hSession, in C_CreateObject() function
50 return (fast_funcs->C_CreateObject(hSession, pTemplate, in C_CreateObject()
66 rv = FUNCLIST(sessp->se_slotid)->C_CreateObject(sessp->se_handle, in C_CreateObject()
H A Dmapfile-vers47 C_CreateObject;
H A Dpkcs11General.c63 C_CreateObject,
H A DmetaObject.c212 rv = FUNCLIST(slot_session->fw_st_id)->C_CreateObject( in meta_CreateObject()
243 rv = FUNCLIST(slot_session->fw_st_id)->C_CreateObject( in meta_CreateObject()
H A Dpkcs11SUNWExtensions.c364 rv = C_CreateObject(hSession, template, i, obj); in SUNW_C_KeyToObject()
H A DmetaObjectManager.c952 rv = FUNCLIST(slot_session->fw_st_id)->C_CreateObject( in create_wrap_unwrap_key()
998 rv = FUNCLIST(dst_slot_session->fw_st_id)->C_CreateObject( in clone_by_create()
/titanic_53/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers47 C_CreateObject;
H A DkernelGeneral.c61 C_CreateObject,
H A DkernelObject.c41 C_CreateObject(CK_SESSION_HANDLE hSession, in C_CreateObject() function
/titanic_53/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dmapfile-vers44 C_CreateObject;
H A Dapi_interface.c515 C_CreateObject( in C_CreateObject() function
1266 PK11_Functions.C_CreateObject = C_CreateObject; in C_GetFunctionList()
/titanic_53/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A Dmapfile-vers47 C_CreateObject;
H A DsoftGeneral.c67 C_CreateObject,
H A DsoftObject.c37 C_CreateObject(CK_SESSION_HANDLE hSession, in C_CreateObject() function
/titanic_53/usr/src/uts/common/gssapi/mechs/krb5/crypto/
H A Dencrypt.c158 if ((rv = C_CreateObject(hSession, template, in init_key_uef()
/titanic_53/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers59 C_CreateObject {
/titanic_53/usr/src/uts/common/gssapi/mechs/krb5/crypto/enc_provider/
H A Darcfour_provider.c57 if ((rv = C_CreateObject(session, template, in setup_arcfour_crypto()
/titanic_53/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h261 CK_PKCS11_FUNCTION_INFO(C_CreateObject)
/titanic_53/usr/src/cmd/cmd-crypto/digest/
H A Ddigest.c647 rv = C_CreateObject(hSession, template, nattr, &key); in execute_cmd()
/titanic_53/usr/src/lib/libkmf/libkmf/common/
H A Dpk11keys.c329 ckRv = C_CreateObject(ckSession, ckTemplate, in PKCS_CreatePublicKey()
/titanic_53/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c865 rv = C_CreateObject(hSession, template, nattr, &key); in execute_cmd()
/titanic_53/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c1196 ckrv = C_CreateObject(kmfh->pk11handle, x509templ, i, &hCert); in CreateCertObject()
3428 ckrv = C_CreateObject(kmfh->pk11handle, templ, i, &keyobj); in store_raw_key()
3659 ckrv = C_CreateObject(hSession, templ, i, &keyhandle); in KMFPK11_CreateSymKey()
3965 ckrv = C_CreateObject(hSession, templ, i, key); in create_generic_secret_key()
/titanic_53/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c1306 rv = C_CreateObject(enc_context->hSession, template,
1357 rv = C_CreateObject(dec_context->hSession, template,