Symbol: CK_ULONG
crypto/heimdal/lib/hx509/ks_p11.c
133
CK_ULONG ck_sigsize;
crypto/heimdal/lib/hx509/ks_p11.c
171
CK_ULONG ck_sigsize;
crypto/heimdal/lib/hx509/ks_p11.c
268
CK_ULONG i;
crypto/heimdal/lib/hx509/ks_p11.c
528
CK_ULONG object_count;
crypto/heimdal/lib/hx509/ks_p11.c
58
CK_ULONG num;
crypto/heimdal/lib/hx509/ks_p11.c
66
CK_ULONG num_slots;
crypto/heimdal/lib/hx509/ref/pkcs11.h
1205
typedef CK_ULONG *CK_ULONG_PTR;
crypto/heimdal/lib/hx509/softp11.c
1105
CK_ULONG ulPinLen,
crypto/heimdal/lib/hx509/softp11.c
1201
CK_ULONG ulPinLen)
crypto/heimdal/lib/hx509/softp11.c
1255
CK_ULONG ulCount)
crypto/heimdal/lib/hx509/softp11.c
1259
CK_ULONG i;
crypto/heimdal/lib/hx509/softp11.c
1279
pTemplate[i].ulValueLen = (CK_ULONG)-1;
crypto/heimdal/lib/hx509/softp11.c
1294
pTemplate[i].ulValueLen = (CK_ULONG)-1;
crypto/heimdal/lib/hx509/softp11.c
1304
CK_ULONG ulCount)
crypto/heimdal/lib/hx509/softp11.c
1319
CK_ULONG i;
crypto/heimdal/lib/hx509/softp11.c
1354
CK_ULONG ulMaxObjectCount,
crypto/heimdal/lib/hx509/softp11.c
1497
CK_ULONG ulDataLen,
crypto/heimdal/lib/hx509/softp11.c
1576
CK_ULONG ulPartLen)
crypto/heimdal/lib/hx509/softp11.c
1630
CK_ULONG ulDataLen,
crypto/heimdal/lib/hx509/softp11.c
1632
CK_ULONG ulSignatureLen)
crypto/heimdal/lib/hx509/softp11.c
1683
CK_ULONG ulPartLen)
crypto/heimdal/lib/hx509/softp11.c
1694
CK_ULONG ulSignatureLen)
crypto/heimdal/lib/hx509/softp11.c
1705
CK_ULONG ulRandomLen)
crypto/heimdal/lib/hx509/softp11.c
202
CK_ULONG num_attributes)
crypto/heimdal/lib/hx509/softp11.c
204
CK_ULONG i;
crypto/heimdal/lib/hx509/softp11.c
231
CK_ULONG num_attributes)
crypto/heimdal/lib/hx509/softp11.c
233
CK_ULONG i;
crypto/heimdal/lib/hx509/softp11.c
252
if (attributes[i].ulValueLen != sizeof(CK_ULONG)) {
crypto/heimdal/lib/hx509/softp11.c
340
CK_ULONG ulValueLen)
crypto/heimdal/lib/hx509/softp11.c
373
CK_ULONG modulus_bits = 0;
crypto/heimdal/lib/hx509/softp11.c
651
CK_ULONG i;
crypto/heimdal/lib/hx509/softp11.c
84
CK_ULONG num_attributes;
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
153
CK_ULONG ck_sigsize;
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
185
CK_ULONG ck_sigsize, outsize;
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
47
CK_ULONG object_count;
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
53
CK_ULONG num_search_data = sizeof(search_data)/sizeof(search_data[0]);
crypto/heimdal/lib/hx509/test_soft_pkcs11.c
85
CK_ULONG num_slots;
crypto/krb5/src/plugins/preauth/pkinit/pkcs11.h
1202
typedef CK_ULONG *CK_ULONG_PTR;
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
176
CK_BYTE_PTR pEncryptedData, CK_ULONG ulEncryptedDataLen,
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
3510
CK_ULONG i, rv;
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
3513
CK_ULONG count = 0;
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
3670
CK_ULONG count;
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
3858
CK_ULONG len;
crypto/krb5/src/plugins/preauth/pkinit/pkinit_crypto_openssl.c
4419
CK_ULONG count;
crypto/openssh/pkcs11.h
1205
typedef CK_ULONG *CK_ULONG_PTR;
crypto/openssh/ssh-pkcs11.c
1103
note_key(struct pkcs11_provider *p, CK_ULONG slotidx, const char *context,
crypto/openssh/ssh-pkcs11.c
112
CK_ULONG i;
crypto/openssh/ssh-pkcs11.c
1124
pkcs11_fetch_certs(struct pkcs11_provider *p, CK_ULONG slotidx,
crypto/openssh/ssh-pkcs11.c
1134
CK_ULONG n = 0;
crypto/openssh/ssh-pkcs11.c
1229
pkcs11_fetch_keys(struct pkcs11_provider *p, CK_ULONG slotidx,
crypto/openssh/ssh-pkcs11.c
1239
CK_ULONG n = 0;
crypto/openssh/ssh-pkcs11.c
1342
pkcs11_rsa_generate_private_key(struct pkcs11_provider *p, CK_ULONG slotidx,
crypto/openssh/ssh-pkcs11.c
1343
char *label, CK_ULONG bits, CK_BYTE keyid, u_int32_t *err)
crypto/openssh/ssh-pkcs11.c
1462
pkcs11_ecdsa_generate_private_key(struct pkcs11_provider *p, CK_ULONG slotidx,
crypto/openssh/ssh-pkcs11.c
1463
char *label, CK_ULONG bits, CK_BYTE keyid, u_int32_t *err)
crypto/openssh/ssh-pkcs11.c
1542
struct pkcs11_provider **providerp, CK_ULONG user)
crypto/openssh/ssh-pkcs11.c
1552
CK_ULONG i;
crypto/openssh/ssh-pkcs11.c
1797
CK_ULONG nattrs;
crypto/openssh/ssh-pkcs11.c
216
pkcs11_find(struct pkcs11_provider *p, CK_ULONG slotidx, CK_ATTRIBUTE *attr,
crypto/openssh/ssh-pkcs11.c
217
CK_ULONG nattr, CK_OBJECT_HANDLE *obj)
crypto/openssh/ssh-pkcs11.c
221
CK_ULONG nfound = 0;
crypto/openssh/ssh-pkcs11.c
428
CK_ULONG tlen = 0;
crypto/openssh/ssh-pkcs11.c
486
pkcs11_rsa_wrap(struct pkcs11_provider *provider, CK_ULONG slotidx,
crypto/openssh/ssh-pkcs11.c
521
CK_ULONG siglen = 0, bnlen;
crypto/openssh/ssh-pkcs11.c
602
pkcs11_ecdsa_wrap(struct pkcs11_provider *provider, CK_ULONG slotidx,
crypto/openssh/ssh-pkcs11.c
63
CK_ULONG nslots;
crypto/openssh/ssh-pkcs11.c
652
pkcs11_open_session(struct pkcs11_provider *p, CK_ULONG slotidx, char *pin,
crypto/openssh/ssh-pkcs11.c
653
CK_ULONG user)
crypto/openssh/ssh-pkcs11.c
707
pkcs11_fetch_ecdsa_pubkey(struct pkcs11_provider *p, CK_ULONG slotidx,
crypto/openssh/ssh-pkcs11.c
75
CK_ULONG slotidx;
crypto/openssh/ssh-pkcs11.c
834
pkcs11_fetch_rsa_pubkey(struct pkcs11_provider *p, CK_ULONG slotidx,
crypto/openssh/ssh-pkcs11.c
926
pkcs11_fetch_x509_pubkey(struct pkcs11_provider *p, CK_ULONG slotidx,