Home
last modified time | relevance | path

Searched defs:domain (Results 1 – 10 of 10) sorted by relevance

/trusted-firmware-m-latest/bl2/ext/mcuboot/include/mcuboot_config/
Dmcuboot_logging.h42 #define MCUBOOT_LOG_MODULE_DECLARE(domain) /* Ignore */ argument
43 #define MCUBOOT_LOG_MODULE_REGISTER(domain) /* Ignore */ argument
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/
Dec_wrst_dsa_verify.c41 const CCEcpkiDomain_t *domain = &pSignPublKey->domain; in EcWrstDsaVerify() local
Dpka_ec_wrst_smul_no_scap.c225const CCEcpkiDomain_t *domain, /*!< [in] Pointer to EC domain. */ in ScalarMultAff()
Dec_wrst_dsa.c296 const CCEcpkiDomain_t *domain = &pSignPublKey->domain; in EcWrstDsaVerify() local
Dpka_ec_wrst_smul_scap.c313 static CCError_t ScalarMultSca(const CCEcpkiDomain_t *domain, /*!< [in] Pointer to EC domain. */ in ScalarMultSca()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/no_os/
Dtest_pal_socket.c22 uint32_t Test_PalSocket(tp_socket *s, enum tp_sock_domain domain, in Test_PalSocket()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/freertos/
Dtest_pal_socket.c25 uint32_t Test_PalSocket(tp_socket *s, enum tp_sock_domain domain, in Test_PalSocket()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/linux/
Dtest_pal_socket.c27 uint32_t Test_PalSocket(tp_socket *s, enum tp_sock_domain domain, in Test_PalSocket()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/
Dcc_ecpki_types.h240 CCEcpkiDomain_t domain; member
271 CCEcpkiDomain_t domain; member
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/
Dcore_ca.h2238 uint8_t domain; member
2421 __STATIC_INLINE int MMU_DomainSection(uint32_t *descriptor_l1, uint8_t domain) in MMU_DomainSection()
2551 __STATIC_INLINE int MMU_DomainPage(uint32_t *descriptor_l1, uint8_t domain) in MMU_DomainPage()