Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.c357 static const uint32_t pkcs11_certificate_optional[] = { variable
650 rc = set_optional_attributes(out, temp, pkcs11_certificate_optional, in create_certificate_attributes()
651 ARRAY_SIZE(pkcs11_certificate_optional)); in create_certificate_attributes()