Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_hash.c272 TEE_Result hisi_sec_digest_ctx_init(struct hashctx *hash_ctx, in hisi_sec_digest_ctx_init()
305 struct hashctx *hash_ctx = NULL; in sec_hash_initialize() local
318 TEE_Result hisi_sec_digest_do_update(struct hashctx *hash_ctx, in hisi_sec_digest_do_update()
374 struct hashctx *hash_ctx = NULL; in sec_hash_do_update() local
392 TEE_Result hisi_sec_digest_do_final(struct hashctx *hash_ctx, uint8_t *digest, in hisi_sec_digest_do_final()
423 struct hashctx *hash_ctx = hash->ctx; in sec_hash_do_final() local
428 void hisi_sec_digest_ctx_free(struct hashctx *hash_ctx) in hisi_sec_digest_ctx_free()
443 struct hashctx *hash_ctx = NULL; in sec_hash_ctx_free() local
542 static TEE_Result sec_hash_get_dma(struct hashctx *hash_ctx) in sec_hash_get_dma()
565 TEE_Result hisi_sec_hash_ctx_init(struct hashctx *hash_ctx, uint32_t algo) in hisi_sec_hash_ctx_init()
[all …]
H A Dsec_hmac.c22 struct hashctx *hash_ctx = NULL; in sec_hmac_initialize() local
61 struct hashctx *hash_ctx = hash->ctx; in sec_hmac_do_final() local
69 struct hashctx *hash_ctx = NULL; in sec_hmac_ctx_free() local
121 struct hashctx *hash_ctx = NULL; in sec_hmac_ctx_allocate() local
H A Dsec_hash.h52 struct crypto_hash_ctx hash_ctx; /* Crypto Hash API context */ member
/optee_os/core/pta/
H A Dsecstor_ta_mgmt.c45 void *hash_ctx = NULL; in install_ta() local
/optee_os/core/crypto/
H A Dsm3-hash.c22 struct crypto_hash_ctx hash_ctx; member
/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_builtin_composites.h49 struct psa_hash_operation_s hash_ctx; member
/optee_os/core/drivers/crypto/caam/hash/
H A Dcaam_hash.c89 struct crypto_hash_ctx hash_ctx; /* Crypto Hash API context */ member
248 struct hashctx *hash_ctx = NULL; in caam_hash_allocate() local
/optee_os/core/kernel/
H A Dree_fs_ta.c66 void *hash_ctx; member
249 void *hash_ctx = NULL; in ree_fs_ta_open() local
/optee_os/lib/libmbedtls/core/
H A Dhash.c26 struct crypto_hash_ctx hash_ctx; member
/optee_os/core/drivers/crypto/aspeed/
H A Dhace_ast2600.c43 struct crypto_hash_ctx hash_ctx; member