Home
last modified time | relevance | path

Searched refs:SBU_RAND_Bytes (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/utils/src/common/
Dcommon_sb_ops.h208 SBUEXPORT_C int SBU_RAND_Bytes(int numBytes, char *buf);
Dcommon_sb_ops.c277 SBUEXPORT_C int SBU_RAND_Bytes(int numBytes, char *buf) in SBU_RAND_Bytes() function
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/utils/src/cc3x_boot_cert/common_utils/
Dcnt_data_structures.py212 result = DLLHandle.SBU_RAND_Bytes(8, self.randStr)
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/utils/src/cc3x_boot_cert/x509cert_lib/
Dmain.c69 SBUEXPORT_C int SBU_RAND_Bytes(int numBytes, char *buf) in SBU_RAND_Bytes() function