Home
last modified time | relevance | path

Searched defs:set_key (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/cc312/
Dcc3xx_aes_external_key_loader.c15 cc3xx_err_t set_key(cc3xx_aes_key_id_t key_id, const uint32_t *key, in set_key() function
/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_chacha.c59 static inline void set_key(const uint32_t *key) in set_key() function
Dcc3xx_aes.c93 static cc3xx_err_t set_key(cc3xx_aes_key_id_t key_id, const uint32_t *key, in set_key() function