Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Object.c37 C_CreateObject(CK_SESSION_HANDLE hSession, in C_CreateObject() function
48 return (fast_funcs->C_CreateObject(hSession, pTemplate, in C_CreateObject()
64 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.c956 rv = FUNCLIST(slot_session->fw_st_id)->C_CreateObject( in create_wrap_unwrap_key()
1002 rv = FUNCLIST(dst_slot_session->fw_st_id)->C_CreateObject( in clone_by_create()
/illumos-gate/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()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A Dmapfile-vers47 C_CreateObject;
H A DkernelGeneral.c61 C_CreateObject,
H A DkernelObject.c39 C_CreateObject(CK_SESSION_HANDLE hSession, in C_CreateObject() function
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A Dmapfile-vers47 C_CreateObject;
H A DsoftGeneral.c71 C_CreateObject,
H A DsoftObject.c39 C_CreateObject(CK_SESSION_HANDLE hSession, in C_CreateObject() function
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/
H A Dencrypt.c158 if ((rv = C_CreateObject(hSession, template, in init_key_uef()
/illumos-gate/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers59 C_CreateObject {
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/enc_provider/
H A Darcfour_provider.c56 if ((rv = C_CreateObject(session, template, in setup_arcfour_crypto()
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h265 CK_PKCS11_FUNCTION_INFO(C_CreateObject)
/illumos-gate/usr/src/cmd/cmd-crypto/digest/
H A Ddigest.c647 rv = C_CreateObject(hSession, template, nattr, &key); in execute_cmd()
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dpk11keys.c329 ckRv = C_CreateObject(ckSession, ckTemplate, in PKCS_CreatePublicKey()
/illumos-gate/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c865 rv = C_CreateObject(hSession, template, nattr, &key); in execute_cmd()
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c1195 ckrv = C_CreateObject(kmfh->pk11handle, x509templ, i, &hCert); in CreateCertObject()
3427 ckrv = C_CreateObject(kmfh->pk11handle, templ, i, &keyobj); in store_raw_key()
3658 ckrv = C_CreateObject(hSession, templ, i, &keyhandle); in KMFPK11_CreateSymKey()
3964 ckrv = C_CreateObject(hSession, templ, i, key); in create_generic_secret_key()
/illumos-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c1307 rv = C_CreateObject(enc_context->hSession, template,
1358 rv = C_CreateObject(dec_context->hSession, template,