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

  /src/crypto/external/bsd/openssh/dist/
ssh-pkcs11.c 63 CK_FUNCTION_LIST *function_list;
198 CK_FUNCTION_LIST *f;
294 CK_FUNCTION_LIST *f;
328 CK_FUNCTION_LIST *f;
548 CK_FUNCTION_LIST *f;
637 CK_FUNCTION_LIST *f;
722 CK_FUNCTION_LIST *f;
803 CK_FUNCTION_LIST *f;
859 CK_FUNCTION_LIST *f = NULL;
993 CK_FUNCTION_LIST *f = NULL
    [all...]
pkcs11.h 174 #define ck_function_list _CK_FUNCTION_LIST macro
994 struct ck_function_list;
1005 (struct ck_function_list **function_list));
1419 struct ck_function_list struct
1794 typedef struct ck_function_list CK_FUNCTION_LIST;
1795 typedef struct ck_function_list *CK_FUNCTION_LIST_PTR;
1796 typedef struct ck_function_list **CK_FUNCTION_LIST_PTR_PTR;
1877 #undef ck_function_list macro
  /src/crypto/external/bsd/heimdal/dist/lib/hx509/
softp11.c 978 extern CK_FUNCTION_LIST funcs;
1733 CK_FUNCTION_LIST funcs = {
  /src/crypto/external/bsd/heimdal/dist/lib/hx509/ref/
pkcs11.h 204 #define ck_function_list _CK_FUNCTION_LIST
1039 struct ck_function_list;
1049 (struct ck_function_list **function_list));
1322 struct ck_function_list
1602 typedef struct ck_function_list CK_FUNCTION_LIST;
1603 typedef struct ck_function_list *CK_FUNCTION_LIST_PTR;
1604 typedef struct ck_function_list **CK_FUNCTION_LIST_PTR_PTR;
1701 #undef ck_function_list
203 #define ck_function_list macro
1320 struct ck_function_list struct
1698 #undef ck_function_list macro
  /src/external/mpl/dhcp/bind/dist/lib/isc/include/pkcs11/
pkcs11.h 176 #define ck_function_list _CK_FUNCTION_LIST macro
1028 struct ck_function_list;
1038 (struct ck_function_list * *function_list));
1261 struct ck_function_list { struct
1520 typedef struct ck_function_list CK_FUNCTION_LIST;
1521 typedef struct ck_function_list *CK_FUNCTION_LIST_PTR;
1522 typedef struct ck_function_list **CK_FUNCTION_LIST_PTR_PTR;
1632 #undef ck_function_list macro

Completed in 127 milliseconds