| /rk3399_ARM-atf/tools/cert_create/src/ |
| H A D | key.c | 37 int key_new(cert_key_t *key) in key_new() 49 static int key_create_rsa(cert_key_t *key, int key_bits) in key_create_rsa() 103 static int key_create_ecdsa(cert_key_t *key, int key_bits, const char *curve) in key_create_ecdsa() 115 static int key_create_ecdsa_nist(cert_key_t *key, int key_bits) in key_create_ecdsa_nist() 125 static int key_create_ecdsa_brainpool_r(cert_key_t *key, int key_bits) in key_create_ecdsa_brainpool_r() 130 static int key_create_ecdsa_brainpool_t(cert_key_t *key, int key_bits) in key_create_ecdsa_brainpool_t() 135 static int key_create_ecdsa(cert_key_t *key, int key_bits, const int curve_id) in key_create_ecdsa() 162 static int key_create_ecdsa_nist(cert_key_t *key, int key_bits) in key_create_ecdsa_nist() 173 static int key_create_ecdsa_brainpool_r(cert_key_t *key, int key_bits) in key_create_ecdsa_brainpool_r() 178 static int key_create_ecdsa_brainpool_t(cert_key_t *key, int key_bits) in key_create_ecdsa_brainpool_t() [all …]
|
| H A D | main.c | 173 cert_key_t *key; in check_cmd_params() local 298 cert_key_t *key; in main() local
|
| /rk3399_ARM-atf/plat/rockchip/rk3399/drivers/dp/ |
| H A D | cdn_dp.c | 28 static struct cdn_dp_hdcp_key_1x key; variable
|
| /rk3399_ARM-atf/drivers/nxp/auth/csf_hdr_parser/ |
| H A D | csf_hdr_parser.c | 209 static int32_t get_key(struct csf_hdr *hdr, uint8_t **key, uint32_t *len, in get_key() 305 uint8_t *key; in validate_esbc_header() local
|
| /rk3399_ARM-atf/plat/st/common/ |
| H A D | stm32mp_crypto_lib.c | 485 static int derive_key(uint8_t *key, size_t *key_len, size_t len, in derive_key() 510 int plat_get_enc_key_info(enum fw_enc_status_t fw_enc_status, uint8_t *key, in plat_get_enc_key_info() 573 const void *key, unsigned int key_len, in stm32_decrypt_aes_gcm() 625 const void *key, unsigned int key_len, unsigned int key_flags, in crypto_auth_decrypt()
|
| /rk3399_ARM-atf/lib/psa/ |
| H A D | rse_platform.c | 48 rse_platform_key_read(enum rse_key_id_builtin_t key, uint8_t *data, in rse_platform_key_read()
|
| /rk3399_ARM-atf/drivers/renesas/common/rom/ |
| H A D | rom_api.c | 71 uint32_t rcar_rom_secure_boot_api(uint32_t key, uint32_t cert, in rcar_rom_secure_boot_api()
|
| /rk3399_ARM-atf/tools/cert_create/include/ |
| H A D | cert.h | 39 int key; /* Key to be signed */ member
|
| H A D | key.h | 67 EVP_PKEY *key; /* Key container */ member
|
| H A D | ext.h | 49 int key; /* Index into array of registered public keys */ member
|
| /rk3399_ARM-atf/drivers/auth/mbedtls/ |
| H A D | mbedtls_crypto.c | 307 static int aes_gcm_decrypt(void *data_ptr, size_t len, const void *key, in aes_gcm_decrypt() 390 size_t len, const void *key, unsigned int key_len, in auth_decrypt()
|
| H A D | mbedtls_psa_crypto.c | 497 static int aes_gcm_decrypt(void *data_ptr, size_t len, const void *key, in aes_gcm_decrypt() 563 size_t len, const void *key, unsigned int key_len, in auth_decrypt()
|
| /rk3399_ARM-atf/tools/encrypt_fw/src/ |
| H A D | encrypt.c | 30 unsigned char key[KEY_SIZE], iv[IV_SIZE], tag[TAG_SIZE]; in gcm_encrypt() local
|
| H A D | main.c | 140 char *key = NULL; in main() local
|
| /rk3399_ARM-atf/include/drivers/st/ |
| H A D | stm32_saes.h | 43 uint32_t key[8]; /* In HW byte order */ member
|
| /rk3399_ARM-atf/drivers/auth/ |
| H A D | crypto_mod.c | 171 size_t len, const void *key, unsigned int key_len, in crypto_mod_auth_decrypt()
|
| /rk3399_ARM-atf/drivers/io/ |
| H A D | io_encrypted.c | 160 uint8_t key[ENC_MAX_KEY_SIZE]; in enc_file_read() local
|
| /rk3399_ARM-atf/plat/common/ |
| H A D | plat_bl_common.c | 101 int plat_get_enc_key_info(enum fw_enc_status_t fw_enc_status, uint8_t *key, in plat_get_enc_key_info()
|
| /rk3399_ARM-atf/drivers/brcm/ |
| H A D | sotp.c | 260 int sotp_read_key(uint8_t *key, size_t keysize, int start_row, int end_row) in sotp_read_key()
|
| /rk3399_ARM-atf/lib/debugfs/ |
| H A D | dev.h | 88 char *key; member
|
| /rk3399_ARM-atf/services/std_svc/rmmd/trp/ |
| H A D | trp_main.c | 33 #define ENCODE_STREAM_INFO(key, dir, substream, stream_id) \ argument
|
| /rk3399_ARM-atf/plat/mediatek/drivers/pmic/mt8196/ |
| H A D | pmic_shutdown_cfg.c | 161 static void mt6316_key_lock_check(struct spmi_device *mt6316_dev, uint16_t key) in mt6316_key_lock_check()
|
| /rk3399_ARM-atf/drivers/st/rif/ |
| H A D | stm32mp2_risaf.c | 423 int stm32mp2_risaf_write_encryption_key(int instance, uint8_t *key) in stm32mp2_risaf_write_encryption_key()
|
| /rk3399_ARM-atf/drivers/st/crypto/ |
| H A D | stm32_saes.c | 419 const void *key, size_t key_size, const void *iv, size_t iv_size) in stm32_saes_init()
|
| /rk3399_ARM-atf/plat/nvidia/tegra/soc/t210/drivers/se/ |
| H A D | se_private.h | 565 uint32_t key[8]; member
|