Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/crypto/
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-3.20.0/core/lib/libtomcrypt/
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
A Dcmac.c35 struct ltc_omac_ctx *hc = to_omac_ctx(ctx); in ltc_omac_init() local
A Dhmac.c34 struct ltc_hmac_ctx *hc = to_hmac_ctx(ctx); in ltc_hmac_init() local
/optee_os-3.20.0/lib/libmbedtls/core/
A Dhash.c59 struct mbed_hash_ctx *hc = to_hash_ctx(ctx); in mbed_hash_final() local
86 struct mbed_hash_ctx *hc = to_hash_ctx(ctx); in mbed_hash_free_ctx() local
114 struct mbed_hash_ctx *hc = NULL; in mbed_hash_alloc_ctx() local

Completed in 5 milliseconds