Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/common/
Dtst_perf.h45 #define TST_PERF_END(perfData, op) TST_PerfStatsCycleEnd(perfData, op) argument
56 #define TST_PERF_END(perfData, op) argument
/trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/
Dcrypto_keys.c61 psa_key_derivation_operation_t op = PSA_KEY_DERIVATION_OPERATION_INIT; in tfm_plat_get_iak() local
/trusted-firmware-m-latest/platform/ext/common/template/
Dtfm_hal_its_encryption.c66 psa_key_derivation_operation_t op = PSA_KEY_DERIVATION_OPERATION_INIT; in its_crypto_setkey() local
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/cpak_generator/
Dcpak_generator.c121 psa_key_derivation_operation_t op = PSA_KEY_DERIVATION_OPERATION_INIT; in derive_key() local
/trusted-firmware-m-latest/secure_fw/partitions/protected_storage/crypto/
Dps_crypto_interface.c64 psa_key_derivation_operation_t op = PSA_KEY_DERIVATION_OPERATION_INIT; in ps_crypto_setkey() local
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/
Dcrypto_keys.c62 psa_key_derivation_operation_t op = PSA_KEY_DERIVATION_OPERATION_INIT; in tfm_plat_get_iak() local
/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/drivers/
Dfsl_iap_kbp.h137 kb_operation_t op; member
/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_pka.c546 static uint32_t CC3XX_ATTRIBUTE_INLINE opcode_construct(enum cc3xx_pka_operation_t op, in opcode_construct()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/
Drsa_alt.c155 static int error_mapping_cc_to_mbedtls_rsa (CCError_t cc_error, CC_RSA_OP op) in error_mapping_cc_to_mbedtls_rsa()
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/
Dcore_ca.h1322 __STATIC_FORCEINLINE void L1C_CleanInvalidateCache(uint32_t op) { in L1C_CleanInvalidateCache()