Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.c418 static const uint32_t public_key_boolprops[] = { variable
751 rc = set_mandatory_boolprops(out, temp, public_key_boolprops, in create_pub_key_attributes()
752 ARRAY_SIZE(public_key_boolprops)); in create_pub_key_attributes()