Home
last modified time | relevance | path

Searched defs:key (Results 1 – 18 of 18) sorted by relevance

/tf-a-ffa_el3_spmc/tools/cert_create/src/
A Dkey.c30 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 Dmain.c179 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 Dcdn_dp.c28 static struct cdn_dp_hdcp_key_1x key; variable
/tf-a-ffa_el3_spmc/drivers/auth/cryptocell/713/
A Dcryptocell_plat_helpers.c28 uint32_t *key = (uint32_t *)dst; in cc_get_rotpk_hash() local
/tf-a-ffa_el3_spmc/drivers/nxp/auth/csf_hdr_parser/
A Dcsf_hdr_parser.c209 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 Drom_api.c71 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 Dcert.h39 int key; /* Key to be signed */ member
A Dkey.h63 EVP_PKEY *key; /* Key container */ member
A Dext.h48 int key; /* Index into array of registered public keys */ member
/tf-a-ffa_el3_spmc/drivers/auth/mbedtls/
A Dmbedtls_crypto.c240 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 Dcrypto_mod.c140 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 Dencrypt.c30 unsigned char key[KEY_SIZE], iv[IV_SIZE], tag[TAG_SIZE]; in gcm_encrypt() local
A Dmain.c138 char *key = NULL; in main() local
/tf-a-ffa_el3_spmc/plat/common/
A Dplat_bl_common.c82 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 Dio_encrypted.c160 uint8_t key[ENC_MAX_KEY_SIZE]; in enc_file_read() local
/tf-a-ffa_el3_spmc/drivers/brcm/
A Dsotp.c260 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 Ddev.h88 char *key; member
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/soc/t210/drivers/se/
A Dse_private.h565 uint32_t key[8]; member

Completed in 83 milliseconds