Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.c2125 uint32_t boolsize = 0; in attribute_is_exportable() local
2144 boolsize = sizeof(boolval); in attribute_is_exportable()
2146 &boolval, &boolsize); in attribute_is_exportable()
2150 boolsize = sizeof(boolval); in attribute_is_exportable()
2152 &boolval, &boolsize); in attribute_is_exportable()
2267 uint32_t boolsize = 0; in attr_is_modifiable_certificate() local
2272 &boolval, &boolsize); in attr_is_modifiable_certificate()