OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Mar 04 15:26:31 UTC 2026