Searched refs:IMG_CERT (Results 1 – 11 of 11) sorted by relevance
/trusted-firmware-a/drivers/auth/tbbr/ |
A D | tbbr_cot_bl2.c | 90 .img_type = IMG_CERT, 132 .img_type = IMG_CERT, 164 .img_type = IMG_CERT, 213 .img_type = IMG_CERT, 245 .img_type = IMG_CERT, 316 .img_type = IMG_CERT, 348 .img_type = IMG_CERT, 461 .img_type = IMG_CERT, 493 .img_type = IMG_CERT, 563 .img_type = IMG_CERT,
|
A D | tbbr_cot_bl1_r64.c | 43 .img_type = IMG_CERT, 85 .img_type = IMG_CERT, 117 .img_type = IMG_CERT,
|
A D | tbbr_cot_common.c | 60 .img_type = IMG_CERT,
|
A D | tbbr_cot_bl1.c | 47 .img_type = IMG_CERT,
|
/trusted-firmware-a/drivers/auth/dualroot/ |
A D | cot.c | 130 .img_type = IMG_CERT, 253 .img_type = IMG_CERT, 287 .img_type = IMG_CERT, 320 .img_type = IMG_CERT, 369 .img_type = IMG_CERT, 402 .img_type = IMG_CERT, 474 .img_type = IMG_CERT, 507 .img_type = IMG_CERT, 623 .img_type = IMG_CERT, 698 .img_type = IMG_CERT, [all …]
|
/trusted-firmware-a/drivers/nxp/auth/tbbr/ |
A D | tbbr_cot.c | 136 .img_type = IMG_CERT, 179 .img_type = IMG_CERT, 211 .img_type = IMG_CERT, 282 .img_type = IMG_CERT, 314 .img_type = IMG_CERT, 427 .img_type = IMG_CERT, 459 .img_type = IMG_CERT, 531 .img_type = IMG_CERT, 563 .img_type = IMG_CERT, 674 .img_type = IMG_CERT,
|
/trusted-firmware-a/lib/fconf/ |
A D | fconf_cot_getter.c | 125 if (type == IMG_CERT) { in get_auth_param_type_desc() 237 if (type == IMG_CERT) { in populate_and_set_auth_methods() 356 if (type == IMG_CERT) { in set_desc_data() 394 rc = set_desc_data(dtb, child, IMG_CERT); in populate_manifest_descs()
|
/trusted-firmware-a/include/drivers/auth/ |
A D | img_parser_mod.h | 28 IMG_CERT, /* X509v3 certificate */ enumerator
|
/trusted-firmware-a/drivers/auth/mbedtls/ |
A D | mbedtls_x509_parser.c | 477 REGISTER_IMG_PARSER_LIB(IMG_CERT, LIB_NAME, init, \
|
/trusted-firmware-a/docs/design/ |
A D | auth-framework.rst | 395 IMG_CERT, /* X509v3 certificate */ 666 - ``IMG_CERT``: image is an x509v3 certificate. 725 .img_type = IMG_CERT, 764 .img_type = IMG_CERT, 796 .img_type = IMG_CERT, 924 an image of type ``IMG_CERT``, it will call the corresponding function exported
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/ |
A D | auth-framework.rst.txt | 395 IMG_CERT, /* X509v3 certificate */ 666 - ``IMG_CERT``: image is an x509v3 certificate. 725 .img_type = IMG_CERT, 764 .img_type = IMG_CERT, 796 .img_type = IMG_CERT, 924 an image of type ``IMG_CERT``, it will call the corresponding function exported
|
Completed in 18 milliseconds