Home
last modified time | relevance | path

Searched refs:pkcs11_certificate_boolprops (Results 1 – 1 of 1) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.c353 static const uint32_t pkcs11_certificate_boolprops[] = { variable
640 rc = set_mandatory_boolprops(out, temp, pkcs11_certificate_boolprops, in create_certificate_attributes()
641 ARRAY_SIZE(pkcs11_certificate_boolprops)); in create_certificate_attributes()