Searched refs:plat_get_enc_key_info (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/plat/common/ |
| H A D | plat_bl_common.c | 30 #pragma weak plat_get_enc_key_info macro 101 int plat_get_enc_key_info(enum fw_enc_status_t fw_enc_status, uint8_t *key, in plat_get_enc_key_info() function
|
| /rk3399_ARM-atf/drivers/io/ |
| H A D | io_encrypted.c | 197 result = plat_get_enc_key_info(fw_enc_status, key, &key_len, &key_flags, in enc_file_read()
|
| /rk3399_ARM-atf/include/plat/common/ |
| H A D | platform.h | 460 int plat_get_enc_key_info(enum fw_enc_status_t fw_enc_status, uint8_t *key,
|
| /rk3399_ARM-atf/plat/st/common/ |
| H A D | stm32mp_crypto_lib.c | 510 int plat_get_enc_key_info(enum fw_enc_status_t fw_enc_status, uint8_t *key, in plat_get_enc_key_info() function
|
| /rk3399_ARM-atf/docs/ |
| H A D | porting-guide.rst | 1160 Function : plat_get_enc_key_info() [when FW_ENC_STATUS == 0 or 1]
|