Searched refs:security_attr_info_t (Results 1 – 7 of 7) sorted by relevance
27 struct security_attr_info_t { struct57 struct security_attr_info_t *p_attr);
43 struct security_attr_info_t *p_attr);
27 struct security_attr_info_t *p_attr) in tfm_get_mem_region_security_attr()212 static void security_attr_init(struct security_attr_info_t *p_attr) in security_attr_init()254 static int32_t security_attr_check(struct security_attr_info_t attr, uint8_t flags) in security_attr_check()383 struct security_attr_info_t security_attr; in tfm_has_access_to_region()
84 struct security_attr_info_t *p_attr) in tfm_hal_get_mem_security_attr()
98 struct security_attr_info_t security_attr;230 The structure ``security_attr_info_t`` contains the security attributes237 struct security_attr_info_t {287 and fills the ``security_attr_info_t``.292 struct security_attr_info_t *p_attr);301 | ``p_attr`` | Pointer to the ``security_attr_info_t`` to be filled |311 All the fields in ``security_attr_info_t`` shall be explicitly set in444 according to the static system-level memory layout and fills the ``security_attr_info_t``.449 struct security_attr_info_t *p_attr);458 | ``p_attr`` | Pointer to the ``security_attr_info_t`` to be filled |
111 struct security_attr_info_t *p_attr) in tfm_hal_get_mem_security_attr()
653 This function shall fill the security_attr_info_t argument with the current658 … void tfm_hal_get_mem_security_attr(const void *p, size_t s, struct security_attr_info_t *p_attr);