/tf-a-ffa_el3_spmc/tools/cert_create/src/ |
A D | key.c | 30 int key_new(key_t *key) in key_new() 41 static int key_create_rsa(key_t *key, int key_bits) in key_create_rsa() 82 static int key_create_ecdsa(key_t *key, int key_bits) in key_create_ecdsa() 117 int key_create(key_t *key, int type, int key_bits) in key_create() 131 int key_load(key_t *key, unsigned int *err_code) in key_load() 161 int key_store(key_t *key) in key_store() 185 key_t *key; in key_init() local 227 key_t *key; in key_get_by_opt() local
|
A D | main.c | 179 key_t *key; in check_cmd_params() local 299 key_t *key; in main() local
|
/tf-a-ffa_el3_spmc/plat/rockchip/rk3399/drivers/dp/ |
A D | cdn_dp.c | 28 static struct cdn_dp_hdcp_key_1x key; variable
|
/tf-a-ffa_el3_spmc/drivers/auth/cryptocell/713/ |
A D | cryptocell_plat_helpers.c | 28 uint32_t *key = (uint32_t *)dst; in cc_get_rotpk_hash() local
|
/tf-a-ffa_el3_spmc/drivers/nxp/auth/csf_hdr_parser/ |
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
|
/tf-a-ffa_el3_spmc/drivers/renesas/common/rom/ |
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()
|
/tf-a-ffa_el3_spmc/tools/cert_create/include/ |
A D | cert.h | 39 int key; /* Key to be signed */ member
|
A D | key.h | 63 EVP_PKEY *key; /* Key container */ member
|
A D | ext.h | 48 int key; /* Index into array of registered public keys */ member
|
/tf-a-ffa_el3_spmc/drivers/auth/mbedtls/ |
A D | mbedtls_crypto.c | 240 static int aes_gcm_decrypt(void *data_ptr, size_t len, const void *key, in aes_gcm_decrypt() 308 size_t len, const void *key, unsigned int key_len, in auth_decrypt()
|
/tf-a-ffa_el3_spmc/drivers/auth/ |
A D | crypto_mod.c | 140 size_t len, const void *key, unsigned int key_len, in crypto_mod_auth_decrypt()
|
/tf-a-ffa_el3_spmc/tools/encrypt_fw/src/ |
A D | encrypt.c | 30 unsigned char key[KEY_SIZE], iv[IV_SIZE], tag[TAG_SIZE]; in gcm_encrypt() local
|
A D | main.c | 138 char *key = NULL; in main() local
|
/tf-a-ffa_el3_spmc/plat/common/ |
A D | plat_bl_common.c | 82 int plat_get_enc_key_info(enum fw_enc_status_t fw_enc_status, uint8_t *key, in plat_get_enc_key_info()
|
/tf-a-ffa_el3_spmc/drivers/io/ |
A D | io_encrypted.c | 160 uint8_t key[ENC_MAX_KEY_SIZE]; in enc_file_read() local
|
/tf-a-ffa_el3_spmc/drivers/brcm/ |
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()
|
/tf-a-ffa_el3_spmc/lib/debugfs/ |
A D | dev.h | 88 char *key; member
|
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/soc/t210/drivers/se/ |
A D | se_private.h | 565 uint32_t key[8]; member
|