Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/otfad/
Dfsl_otfad.h70 } otfad_encryption_config_t; typedef
178 status_t OTFAD_SetEncryptionConfig(OTFAD_Type *base, const otfad_encryption_config_t *config);
189 status_t OTFAD_GetEncryptionConfig(OTFAD_Type *base, otfad_encryption_config_t *config);
Dfsl_otfad.c136 status_t OTFAD_SetEncryptionConfig(OTFAD_Type *base, const otfad_encryption_config_t *config) in OTFAD_SetEncryptionConfig()
193 status_t OTFAD_GetEncryptionConfig(OTFAD_Type *base, otfad_encryption_config_t *config) in OTFAD_GetEncryptionConfig()