Home
last modified time | relevance | path

Searched defs:sqe (Results 1 – 10 of 10) sorted by relevance

/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_hash.c14 struct hisi_sec_sqe *sqe) in sec_digest_set_hmac_key()
31 struct hisi_sec_sqe *sqe) in sec_digest_fill_long_bd2()
104 struct hisi_sec_sqe *sqe = bd; in sec_digest_fill_sqe() local
141 sec_digest_set_hmac_bd3_key(struct hashctx *ctx, struct hisi_sec_bd3_sqe *sqe) in sec_digest_set_hmac_bd3_key()
158 struct hisi_sec_bd3_sqe *sqe) in sec_digest_fill_long_bd3()
193 struct hisi_sec_bd3_sqe *sqe = bd; in sec_digest_fill_bd3_sqe() local
243 struct hisi_sec_sqe *sqe = bd; in sec_parse_digest_sqe() local
259 struct hisi_sec_bd3_sqe *sqe = bd; in sec_parse_digest_bd3_sqe() local
H A Dsec_pbkdf2.c15 struct hisi_sec_sqe *sqe = bd; in sec_pbkdf2_parse_sqe() local
31 struct hisi_sec_sqe *sqe = bd; in sec_pbkdf2_fill_sqe() local
62 struct hisi_sec_bd3_sqe *sqe = bd; in sec_pbkdf2_parse_bd3_sqe() local
78 struct hisi_sec_bd3_sqe *sqe = bd; in sec_pbkdf2_fill_bd3_sqe() local
H A Dsec_authenc.c23 struct hisi_sec_sqe *sqe = bd; in sec_aead_bd_fill() local
61 struct hisi_sec_sqe *sqe = bd; in sec_aead_bd_parse() local
79 struct hisi_sec_bd3_sqe *sqe = bd; in sec_aead_bd3_fill() local
116 struct hisi_sec_bd3_sqe *sqe = bd; in sec_aead_bd3_parse() local
H A Dsec_cipher.c345 struct hisi_sec_sqe *sqe = bd; in sec_cipher_bd_fill() local
377 struct hisi_sec_sqe *sqe = bd; in sec_cipher_bd_parse() local
392 struct hisi_sec_bd3_sqe *sqe = bd; in sec_cipher_bd3_fill() local
418 struct hisi_sec_bd3_sqe *sqe = bd; in sec_cipher_bd3_parse() local
H A Dhpre_dh.c68 struct hpre_sqe *sqe = bd; in hpre_dh_fill_sqe() local
82 struct hpre_sqe *sqe = bd; in hpre_dh_parse_sqe() local
H A Dhpre_montgomery.c313 struct hpre_sqe *sqe = bd; in hpre_montgomery_fill_sqe() local
327 struct hpre_sqe *sqe = bd; in hpre_montgomery_parse_sqe() local
H A Dhpre_rsa.c25 struct hpre_sqe *sqe) in hpre_rsa_fill_addr_params()
51 struct hpre_sqe *sqe = bd; in hpre_rsa_fill_sqe() local
61 struct hpre_sqe *sqe = bd; in hpre_rsa_parse_sqe() local
H A Dhpre_ecc.c437 struct hpre_sqe *sqe = (struct hpre_sqe *)bd; in hpre_ecc_fill_sqe() local
505 struct hpre_sqe *sqe) in hpre_ecc_verify_get_result()
517 hpre_ecc_out_to_crypto_bin(struct hpre_ecc_msg *msg, struct hpre_sqe *sqe) in hpre_ecc_out_to_crypto_bin()
544 struct hpre_sqe *sqe = (struct hpre_sqe *)bd; in hpre_ecc_parse_sqe() local
H A Dhisi_qm.c787 void *sqe = NULL; in hisi_qp_send() local
831 void *sqe = NULL; in hisi_qp_recv() local
H A Dhisi_qm.h141 void *sqe; member