Searched refs:get_auth_param (Results 1 – 7 of 7) sorted by relevance
| /trusted-firmware-a/include/drivers/auth/ |
| A D | img_parser_mod.h | 39 int (*get_auth_param)(const auth_param_type_desc_t *type_desc, member 61 .get_auth_param = _get_param \
|
| /trusted-firmware-a/drivers/nxp/auth/csf_hdr_parser/ |
| A D | plat_img_parser.c | 124 static int get_auth_param(const auth_param_type_desc_t *type_desc, in get_auth_param() function 180 check_integrity, get_auth_param);
|
| /trusted-firmware-a/drivers/auth/ |
| A D | img_parser_mod.c | 30 assert(desc->get_auth_param != NULL); in validate_desc() 124 return parser_lib_descs[idx].get_auth_param(type_desc, img_ptr, img_len, in img_parser_get_auth_param()
|
| /trusted-firmware-a/drivers/auth/mbedtls/ |
| A D | mbedtls_x509_parser.c | 429 static int get_auth_param(const auth_param_type_desc_t *type_desc, in get_auth_param() function 478 check_integrity, get_auth_param);
|
| /trusted-firmware-a/docs/design/ |
| A D | auth-framework.rst | 405 int get_auth_param(const auth_param_type_desc_t *type_desc, 429 The ``get_auth_param()`` function is passed a parameter descriptor containing 456 #. Specify to the ``get_auth_param()`` function exported by the IPM, which 918 int get_auth_param(const auth_param_type_desc_t *type_desc,
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/ |
| A D | auth-framework.rst.txt | 405 int get_auth_param(const auth_param_type_desc_t *type_desc, 429 The ``get_auth_param()`` function is passed a parameter descriptor containing 456 #. Specify to the ``get_auth_param()`` function exported by the IPM, which 918 int get_auth_param(const auth_param_type_desc_t *type_desc,
|
| /trusted-firmware-a/docs/build/TF-A_2.5/ |
| A D | searchindex.js | 1 …136,140,143],get_afflvl_shift:6,get_api_vers:6,get_arm_std_svc_arg:6,get_auth_param:36,get_callbac…
|
Completed in 35 milliseconds