Home
last modified time | relevance | path

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

/optee_os/core/crypto/
H A Dsm3-hash.c54 struct sm3_hash_ctx *hc = to_hash_ctx(ctx); in op_sm3_hash_final() local
77 struct sm3_hash_ctx *hc = to_hash_ctx(ctx); in op_sm3_hash_free_ctx() local
102 struct sm3_hash_ctx *hc = NULL; in crypto_sm3_alloc_ctx() local
/optee_os/lib/libmbedtls/core/
H A Dhash.c59 struct mbed_hash_ctx *hc = to_hash_ctx(ctx); in mbed_hash_final() local
87 struct mbed_hash_ctx *hc = to_hash_ctx(ctx); in mbed_hash_free_ctx() local
115 struct mbed_hash_ctx *hc = NULL; in mbed_hash_alloc_ctx() local
/optee_os/core/lib/libtomcrypt/
H A Dhash.c38 struct ltc_hash_ctx *hc = to_hash_ctx(ctx); in ltc_hash_init() local
49 struct ltc_hash_ctx *hc = to_hash_ctx(ctx); in ltc_hash_update() local
60 struct ltc_hash_ctx *hc = to_hash_ctx(ctx); in ltc_hash_final() local
H A Dcmac.c35 struct ltc_omac_ctx *hc = to_omac_ctx(ctx); in ltc_omac_init() local
H A Dhmac.c34 struct ltc_hmac_ctx *hc = to_hmac_ctx(ctx); in ltc_hmac_init() local