Home
last modified time | relevance | path

Searched refs:BL31_CONTENT_CERT_PK_OID (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/fvp/include/
Dplatform_oid.h54 #define BL31_CONTENT_CERT_PK_OID "1.2.3.6" macro
/device/linaro/bootloader/arm-trusted-firmware/plat/juno/include/
Dplatform_oid.h54 #define BL31_CONTENT_CERT_PK_OID "1.2.3.6" macro
/device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/src/
Dtbb_ext.c70 .oid = BL31_CONTENT_CERT_PK_OID,
Dmain.c535 CHECK_OID(pk_nid, BL31_CONTENT_CERT_PK_OID); in main()
/device/linaro/bootloader/arm-trusted-firmware/common/auth/polarssl/
Dpolarssl.c513 BL31_CONTENT_CERT_PK_OID); in polarssl_mod_verify()