Home
last modified time | relevance | path

Searched refs:asd_ctx (Results 1 – 3 of 3) sorted by relevance

/tf-a-ffa_el3_spmc/include/drivers/amlogic/crypto/
A Dsha_dma.h18 struct asd_ctx { struct
26 static inline void asd_sha_init(struct asd_ctx *ctx, enum ASD_MODE mode) in asd_sha_init() argument
33 void asd_sha_update(struct asd_ctx *ctx, void *data, size_t len);
34 void asd_sha_finalize(struct asd_ctx *ctx);
/tf-a-ffa_el3_spmc/drivers/amlogic/crypto/
A Dsha_dma.c111 static void asd_compute_sha(struct asd_ctx *ctx, void *data, size_t len, in asd_compute_sha()
152 void asd_sha_update(struct asd_ctx *ctx, void *data, size_t len) in asd_sha_update()
179 void asd_sha_finalize(struct asd_ctx *ctx) in asd_sha_finalize()
/tf-a-ffa_el3_spmc/plat/amlogic/common/
A Daml_scpi.c221 struct asd_ctx ctx; in aml_scpi_upload_scp_fw()

Completed in 8 milliseconds