Searched refs:CKA_MODIFIABLE (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | softp11.c | 498 add_object_attribute(o, 0, CKA_MODIFIABLE, &bool_false, sizeof(bool_false)); in add_cert() 523 add_object_attribute(o, 0, CKA_MODIFIABLE, &bool_false, sizeof(bool_false)); in add_cert() 560 add_object_attribute(o, 0, CKA_MODIFIABLE, &bool_false, sizeof(bool_false)); in add_cert()
|
/freebsd/crypto/openssh/ |
H A D | pkcs11.h | 428 #define CKA_MODIFIABLE (0x170) macro
|
/freebsd/crypto/heimdal/lib/hx509/ref/ |
H A D | pkcs11.h | 428 #define CKA_MODIFIABLE (0x170) macro
|
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/ |
H A D | pkcs11.h | 426 #define CKA_MODIFIABLE (0x170) macro
|