OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CKA_LABEL
(Results
1 - 15
of
15
) sorted by relevancy
/src/external/mpl/mozilla-certdata/dist/
certdata.txt
21
#
CKA_LABEL
UTF8 (varies)
39
#
CKA_LABEL
UTF8 (varies)
72
CKA_LABEL
UTF8 "Mozilla Builtin Roots"
88
CKA_LABEL
UTF8 "GlobalSign Root CA"
184
CKA_LABEL
UTF8 "GlobalSign Root CA"
222
CKA_LABEL
UTF8 "Entrust.net Premium 2048 Secure Server CA"
341
CKA_LABEL
UTF8 "Entrust.net Premium 2048 Secure Server CA"
385
CKA_LABEL
UTF8 "Baltimore CyberTrust Root"
481
CKA_LABEL
UTF8 "Baltimore CyberTrust Root"
519
CKA_LABEL
UTF8 "Entrust Root Certification Authority
[
all
...]
/src/crypto/external/cpl/tpm-tools/dist/src/data_mgmt/
data_protect.c
184
{
CKA_LABEL
, TOKEN_PROTECT_KEY_LABEL, strlen( TOKEN_PROTECT_KEY_LABEL ) },
225
{
CKA_LABEL
, TOKEN_PROTECT_KEY_LABEL, strlen( TOKEN_PROTECT_KEY_LABEL ) },
data_import.c
463
{
CKA_LABEL
, g_pchName, g_ulNameLen },
714
{
CKA_LABEL
, g_pchName, g_ulNameLen },
795
{
CKA_LABEL
, g_pchName, g_ulNameLen },
/src/external/mpl/mozilla-certdata/share/
certdata.awk
311
$1 == "
CKA_LABEL
" {
318
# Clear the `
CKA_LABEL
UTF8' fields. (`shift 2', in sh, except
320
sub(/
CKA_LABEL
+UTF8 +/, "", $0)
/src/external/mpl/dhcp/bind/dist/lib/dns/
pkcs11ecdsa_link.c
612
case
CKA_LABEL
:
787
{
CKA_LABEL
, NULL, 0 }
839
attr = pk11_attribute_bytype(ec,
CKA_LABEL
);
1006
{
CKA_LABEL
, NULL, 0 }
1043
attr = pk11_attribute_bytype(ec,
CKA_LABEL
);
pkcs11eddsa_link.c
585
case
CKA_LABEL
:
758
{
CKA_LABEL
, NULL, 0 }
810
attr = pk11_attribute_bytype(ec,
CKA_LABEL
);
977
{
CKA_LABEL
, NULL, 0 }
1014
attr = pk11_attribute_bytype(ec,
CKA_LABEL
);
pkcs11rsa_link.c
1267
case
CKA_LABEL
:
1589
{
CKA_LABEL
, NULL, 0 }
1642
attr = pk11_attribute_bytype(rsa,
CKA_LABEL
);
1951
{
CKA_LABEL
, NULL, 0 }
1989
attr = pk11_attribute_bytype(rsa,
CKA_LABEL
);
/src/crypto/external/cpl/tpm-tools/dist/lib/
tpm_pkcs11.c
636
{
CKA_LABEL
, NULL, 0 },
820
{
CKA_LABEL
, NULL, 0 },
924
{
CKA_LABEL
, NULL, 0 },
/src/external/mpl/dhcp/bind/dist/lib/isc/
pk11.c
929
/* object:
CKA_LABEL
*/
930
attr = pk11_attribute_bytype(obj,
CKA_LABEL
);
938
attr->type =
CKA_LABEL
;
1040
if ((pk11_attribute_bytype(obj,
CKA_LABEL
) == NULL) &&
/src/crypto/external/bsd/heimdal/dist/lib/hx509/
softp11.c
285
case
CKA_LABEL
:
501
add_object_attribute(o, 0,
CKA_LABEL
, foo->label, strlen(foo->label));
526
add_object_attribute(o, 0,
CKA_LABEL
, foo->label, strlen(foo->label));
565
add_object_attribute(o, 0,
CKA_LABEL
, foo->label, strlen(foo->label));
ks_p11.c
799
{
CKA_LABEL
, NULL, 0}
/src/crypto/external/bsd/openssh/dist/
ssh-pkcs11.c
1566
key_attr[1].type =
CKA_LABEL
;
1658
FILL_ATTR(tpub, npub,
CKA_LABEL
, plabel, strlen(plabel));
1671
FILL_ATTR(tpriv, npriv,
CKA_LABEL
, plabel, strlen(plabel));
1790
FILL_ATTR(tpub, npub,
CKA_LABEL
, plabel, strlen(plabel));
1801
FILL_ATTR(tpriv, npriv,
CKA_LABEL
, plabel, strlen(plabel));
pkcs11.h
403
#define
CKA_LABEL
(3UL)
/src/crypto/external/bsd/heimdal/dist/lib/hx509/ref/
pkcs11.h
441
#define
CKA_LABEL
(3)
/src/external/mpl/dhcp/bind/dist/lib/isc/include/pkcs11/
pkcs11.h
401
#define
CKA_LABEL
(3UL)
Completed in 153 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026