Searched refs:wrapped_key (Results 1 – 6 of 6) sorted by relevance
/hal_renesas-latest/drivers/ra/fsp/src/r_ospi_b/ |
D | r_ospi_b.c | 1227 uint32_t wrapped_key[HW_SCE_AES256_KEY_INDEX_WORD_SIZE] = {0}; in r_ospi_b_dotf_setup() local 1262 (uint32_t *) wrapped_key); in r_ospi_b_dotf_setup() 1271 sce_ret = HW_SCE_Aes128OutputKeyForDotfSub(wrapped_key, seed); in r_ospi_b_dotf_setup() 1275 sce_ret = HW_SCE_Aes192OutputKeyForDotfSub(wrapped_key, seed); in r_ospi_b_dotf_setup() 1279 sce_ret = HW_SCE_Aes256OutputKeyForDotfSub(wrapped_key, seed); in r_ospi_b_dotf_setup()
|
/hal_renesas-latest/drivers/ra/fsp/src/r_sce/crypto_procedures/src/sce5/plainkey/public/inc/ |
D | r_sce_if.h | 1032 sce_aes_key_index_t *target_key_index, uint32_t *wrapped_key); 1034 sce_aes_key_index_t *target_key_index, uint32_t *wrapped_key); 1036 uint32_t *wrapped_key, sce_aes_key_index_t *target_key_index); 1038 uint32_t *wrapped_key, sce_aes_key_index_t *target_key_index);
|
/hal_renesas-latest/drivers/ra/fsp/src/r_sce/crypto_procedures/src/sce9/plainkey/public/inc/ |
D | r_sce_if.h | 1310 sce_aes_key_index_t *target_key_index, uint32_t *wrapped_key); 1312 sce_aes_key_index_t *target_key_index, uint32_t *wrapped_key); 1314 uint32_t *wrapped_key, sce_aes_key_index_t *target_key_index); 1316 uint32_t *wrapped_key, sce_aes_key_index_t *target_key_index);
|
/hal_renesas-latest/drivers/ra/fsp/src/r_sce/crypto_procedures/src/sce7/plainkey/public/inc/ |
D | r_sce_if.h | 1287 sce_aes_key_index_t *target_key_index, uint32_t *wrapped_key); 1289 sce_aes_key_index_t *target_key_index, uint32_t *wrapped_key); 1291 uint32_t *wrapped_key, sce_aes_key_index_t *target_key_index); 1293 uint32_t *wrapped_key, sce_aes_key_index_t *target_key_index);
|
/hal_renesas-latest/drivers/ra/fsp/src/r_sce/crypto_procedures/src/sce5b/plainkey/public/inc/ |
D | r_sce_if.h | 1278 sce_aes_key_index_t *target_key_index, uint32_t *wrapped_key); 1280 sce_aes_key_index_t *target_key_index, uint32_t *wrapped_key); 1282 uint32_t *wrapped_key, sce_aes_key_index_t *target_key_index); 1284 uint32_t *wrapped_key, sce_aes_key_index_t *target_key_index);
|
/hal_renesas-latest/drivers/ra/fsp/src/r_sce/crypto_procedures/src/rsip7/plainkey/public/inc/ |
D | r_sce_if.h | 1693 uint32_t * wrapped_key); 1697 uint32_t * wrapped_key); 1700 uint32_t * wrapped_key, 1704 uint32_t * wrapped_key,
|