Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_helpers.h78 static inline bool pkcs11_attr_is_boolean(enum pkcs11_attr_id id) in pkcs11_attr_is_boolean() function
H A Dsanitize_object.c288 pkcs11_attr_is_boolean(cli_ref.id)) in sanitize_client_object()
H A Dpkcs11_attributes.c265 assert(!pkcs11_attr_is_boolean(id)); in get_default_value()