Searched defs:sha3_ctx (Results 1 – 2 of 2) sorted by relevance
73 struct sha3_ctx { struct74 struct __sha3_ctx ctx; argument
233 void sha3_final(struct sha3_ctx *sha3_ctx, u8 *out) in sha3_final()