Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.c349 static const uint32_t pkcs11_certificate_mandated[] = { variable
645 rc = set_mandatory_attributes(out, temp, pkcs11_certificate_mandated, in create_certificate_attributes()
646 ARRAY_SIZE(pkcs11_certificate_mandated)); in create_certificate_attributes()