Searched refs:C_Initialize (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A Dtest_soft_pkcs11.c96 (*func->C_Initialize)(NULL_PTR);
H A Dsoftp11.c859 C_Initialize(CK_VOID_PTR a) function
1712 C_Initialize,
/freebsd-13-stable/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h728 _CK_DECLARE_FUNCTION (C_Initialize, (void *init_args));
1008 CK_C_Initialize C_Initialize;
1006 CK_C_Initialize C_Initialize; member in struct:ck_function_list
/freebsd-13-stable/crypto/openssh/
H A Dpkcs11.h726 _CK_DECLARE_FUNCTION (C_Initialize, (void *init_args));
1006 CK_C_Initialize C_Initialize; member in struct:ck_function_list
H A Dssh-pkcs11.c629 if ((rv = f->C_Initialize(NULL)) != CKR_OK) {
630 error("C_Initialize for provider %s failed: %lu",

Completed in 201 milliseconds