HomeSort by: relevance | last modified time | path
    Searched refs:C_EncryptInit (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/hx509/
test_soft_pkcs11.c 194 ret = (*func->C_EncryptInit)(session, &mechanism, public);
  /src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
evp-pkcs11.c 351 rv = p11_module->C_EncryptInit(p11ctx->hSession, &mechanism, p11ctx->hSecret);
  /src/crypto/external/bsd/openssh/dist/
pkcs11.h 1095 _CK_DECLARE_FUNCTION (C_EncryptInit,
1451 CK_C_EncryptInit C_EncryptInit;
1524 CK_C_EncryptInit C_EncryptInit;
  /src/crypto/external/bsd/heimdal/dist/lib/hx509/ref/
pkcs11.h 1139 _CK_DECLARE_FUNCTION (C_EncryptInit,
1354 CK_C_EncryptInit C_EncryptInit;
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/pkcs11/
pkcs11.h 1112 _CK_DECLARE_FUNCTION(C_EncryptInit,
1292 CK_C_EncryptInit C_EncryptInit;
  /src/crypto/external/cpl/tpm-tools/dist/lib/
tpm_pkcs11.c 1096 rv = g_pFcnList->C_EncryptInit( a_hSession, a_ptMechanism, a_hObject );
1097 pkcsResult( "C_EncryptInit", rv );

Completed in 46 milliseconds