Home
last modified time | relevance | path

Searched refs:cyhal_crypto_feature_t (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-hal-cat1/include_pvt/
Dcyhal_crypto_common.h62 } cyhal_crypto_feature_t; typedef
72 …rypto_reserve(CRYPTO_Type** base, cyhal_resource_inst_t *resource, cyhal_crypto_feature_t feature);
80 void cyhal_crypto_free(CRYPTO_Type* base, cyhal_resource_inst_t *resource, cyhal_crypto_feature_t f…
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_crypto_common.c70 …crypto_reserve(CRYPTO_Type** base, cyhal_resource_inst_t *resource, cyhal_crypto_feature_t feature) in cyhal_crypto_reserve()
109 void cyhal_crypto_free(CRYPTO_Type* base, cyhal_resource_inst_t *resource, cyhal_crypto_feature_t f… in cyhal_crypto_free()