Home
last modified time | relevance | path

Searched defs:ek (Results 1 – 5 of 5) sorted by relevance

/optee_os-3.20.0/core/crypto/
A Daes-gcm-sw.c14 const struct internal_aes_gcm_key *ek) in internal_aes_gcm_set_key()
69 const struct internal_aes_gcm_key *ek, in encrypt_pl()
108 const struct internal_aes_gcm_key *ek, in decrypt_pl()
133 const struct internal_aes_gcm_key *ek, in internal_aes_gcm_update_payload_blocks()
A Daes-gcm-ghash-tbl.c50 const struct internal_aes_gcm_key *ek) in internal_aes_gcm_ghash_gen_tbl()
A Daes-gcm.c70 const struct internal_aes_gcm_key *ek, in __gcm_init()
130 struct internal_aes_gcm_key *ek = &ctx->key; in internal_aes_gcm_init() local
191 const struct internal_aes_gcm_key *ek, in __gcm_update_payload()
/optee_os-3.20.0/core/arch/arm/crypto/
A Daes-gcm-ce.c98 const struct internal_aes_gcm_key *ek, uint64_t dg[2], in encrypt_pl()
121 const struct internal_aes_gcm_key *ek, uint64_t dg[2], in decrypt_pl()
137 const struct internal_aes_gcm_key *ek, in update_payload_2block()
174 const struct internal_aes_gcm_key *ek, in internal_aes_gcm_update_payload_blocks()
212 const struct internal_aes_gcm_key *ek, in internal_aes_gcm_update_payload_blocks()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cipher.h95 ulong32 ek[32], dk[32]; member
99 ulong32 ek[3][32], dk[3][32]; member
157 unsigned short int ek[LTC_IDEA_KEYLEN]; /* enc key */ member

Completed in 8 milliseconds