Searched refs:hash_ctx (Results 1 – 2 of 2) sorted by relevance
28 static struct hash_ctx glbl_ctx;45 memset(&glbl_ctx, 0, sizeof(struct hash_ctx)); in hash_init()67 struct hash_ctx *ctx = context; in hash_update()115 struct hash_ctx *ctx = context; in hash_final()
68 struct hash_ctx { struct
Completed in 3 milliseconds