Searched refs:NULL_PTR (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dtest_soft_pkcs11.c96 (*func->C_Initialize)(NULL_PTR);
225 (*func->C_Finalize)(NULL_PTR);
H A Dsoftp11.c666 state->sign_mechanism = NULL_PTR;
670 state->verify_mechanism = NULL_PTR;
682 soft_token.application = NULL_PTR;
683 soft_token.notify = NULL_PTR;
896 if (a != NULL_PTR) {
1078 if (pMechanismList == NULL_PTR)
1207 if (pPin != NULL_PTR) {
1279 if (pTemplate[i].pValue != NULL_PTR && obj->attrs[j].secret == 0) {
1520 if (pData == NULL_PTR) {
1557 if (pSignature != NULL_PTR)
[all...]
H A Dks_p11.c245 ret = P11FUNC(p, GetMechanismList, (slot->id, NULL_PTR, &i));
855 ret = P11FUNC(p, Initialize, (NULL_PTR));
/freebsd-11-stable/contrib/gdb/gdb/
H A Dada-lex.l207 null { return NULL_PTR; }
H A Dada-exp.y159 %token <typed_val> INT NULL_PTR CHARLIT
548 exp : NULL_PTR
H A Dada-exp.c57 NULL_PTR = 259, enumerator in enum:yytokentype
105 #define NULL_PTR 259 macro
529 "$end", "error", "$undefined", "INT", "NULL_PTR", "CHARLIT", "FLOAT",
/freebsd-11-stable/crypto/openssh/
H A Dssh-pkcs11.c233 CKM_RSA_PKCS, NULL_PTR, 0
H A Dpkcs11.h47 CK_FALSE, CK_TRUE and NULL_PTR are removed without substitute. Use
1263 #define NULL_PTR NULL macro
/freebsd-11-stable/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h46 CK_FALSE, CK_TRUE and NULL_PTR are removed without substitute. Use
1266 #define NULL_PTR NULL
1263 #define NULL_PTR macro

Completed in 139 milliseconds