Searched defs:hc (Results 1 – 5 of 5) sorted by relevance
54 struct sm3_hash_ctx *hc = to_hash_ctx(ctx); in op_sm3_hash_final() local77 struct sm3_hash_ctx *hc = to_hash_ctx(ctx); in op_sm3_hash_free_ctx() local102 struct sm3_hash_ctx *hc = NULL; in crypto_sm3_alloc_ctx() local
38 struct ltc_hash_ctx *hc = to_hash_ctx(ctx); in ltc_hash_init() local49 struct ltc_hash_ctx *hc = to_hash_ctx(ctx); in ltc_hash_update() local60 struct ltc_hash_ctx *hc = to_hash_ctx(ctx); in ltc_hash_final() local
35 struct ltc_omac_ctx *hc = to_omac_ctx(ctx); in ltc_omac_init() local
34 struct ltc_hmac_ctx *hc = to_hmac_ctx(ctx); in ltc_hmac_init() local
59 struct mbed_hash_ctx *hc = to_hash_ctx(ctx); in mbed_hash_final() local86 struct mbed_hash_ctx *hc = to_hash_ctx(ctx); in mbed_hash_free_ctx() local114 struct mbed_hash_ctx *hc = NULL; in mbed_hash_alloc_ctx() local
Completed in 4 milliseconds