Home
last modified time | relevance | path

Searched defs:isHbkFull (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/host/src/cc_mng/
Dmbedtls_cc_mng_int.c104 uint32_t lcs = 0, isHbkFull = 0; in mbedtls_mng_swVersionGet() local
211 uint32_t lcs = 0, isHbkFull = 0; in mbedtls_mng_pubKeyHashGet() local
Dmbedtls_cc_mng_int.h106 #define CC_IS_HBK_FULL(isHbkFull, error) \ argument
Dmbedtls_cc_mng.c155 uint32_t isHbkFull = 0; in mbedtls_mng_pending_rma_status_get() local
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/host/src/cc3x_sbromlib/
Dbsv_hw_defs.h98 #define CC_BSV_IS_HBK_FULL(hwBaseAddress, isHbkFull, error) \ argument