Home
last modified time | relevance | path

Searched defs:notBeforeStrSize (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/pal/
Dcc_pal_x509_verify.c24 CCError_t CC_PalVerifyCertValidity(char *pNotBeforeStr,uint32_t notBeforeStrSize,uint8_t notBeforeS… in CC_PalVerifyCertValidity()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/x509_cert_parser/
Dsb_x509_cert_parser.c59 uint32_t notBeforeStrSize = 0; in SB_X509_VerifyCertTbsHeader() local