Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dpkcs11_helpers.h95 const char *id2str_certificate_type(uint32_t id);
H A Dpkcs11_helpers.c798 const char *id2str_certificate_type(uint32_t id) in id2str_certificate_type() function
H A Dpkcs11_attributes.c665 id2str_certificate_type(get_certificate_type(*out))); in create_certificate_attributes()