Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/x509_cert_parser/
Dsb_x509_cert_parser.c54 uint32_t strSize = 0; in SB_X509_VerifyCertTbsHeader() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/cc3x_boot_cert/common_utils/
Dcert_basic_utilities.py93 def ReverseBytesInString(str1, strSize): argument