Home
last modified time | relevance | path

Searched defs:notAfterStrSize (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.c25 char *pNotAfterStr,uint32_t notAfterStrSize,uint8_t notAfterStrFlag){ in CC_PalVerifyCertValidity()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/x509_cert_parser/
Dsb_x509_cert_parser.c60 uint32_t notAfterStrSize = 0; in SB_X509_VerifyCertTbsHeader() local