Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dattributes.h116 void get_attribute_ptrs(struct obj_attrs *head, uint32_t attribute,
H A Dattributes.c103 void get_attribute_ptrs(struct obj_attrs *head, uint32_t attribute, in get_attribute_ptrs() function
157 get_attribute_ptrs(head, attribute, attr_ptr, attr_size, &count); in get_attribute_ptr()