Searched refs:IMG_CERT (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/arm-trusted-firmware/drivers/auth/tbbr/ |
D | tbbr_cot.c | 101 .img_type = IMG_CERT, 150 .img_type = IMG_CERT, 192 .img_type = IMG_CERT, 224 .img_type = IMG_CERT, 273 .img_type = IMG_CERT, 305 .img_type = IMG_CERT, 354 .img_type = IMG_CERT, 386 .img_type = IMG_CERT, 477 .img_type = IMG_CERT, 509 .img_type = IMG_CERT, [all …]
|
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/auth/ |
D | img_parser_mod.h | 28 IMG_CERT, /* X509v3 certificate */ enumerator
|
/device/linaro/bootloader/arm-trusted-firmware/drivers/auth/mbedtls/ |
D | mbedtls_x509_parser.c | 476 REGISTER_IMG_PARSER_LIB(IMG_CERT, LIB_NAME, init, \
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | auth-framework.rst | 400 IMG_CERT, /* X509v3 certificate */ 669 - ``IMG_CERT``: image is an x509v3 certificate. 726 .img_type = IMG_CERT, 758 .img_type = IMG_CERT, 783 .img_type = IMG_CERT, 897 an image of type ``IMG_CERT``, it will call the corresponding function exported
|