Lines Matching refs:SIV_BLOCK
42 __owur static ossl_inline uint64_t siv128_getword(SIV_BLOCK const *b, size_t i)
51 static ossl_inline void siv128_putword(SIV_BLOCK *b, size_t i, uint64_t x)
61 static ossl_inline void siv128_xorblock(SIV_BLOCK *x,
62 SIV_BLOCK const *y)
74 static ossl_inline void siv128_dbl(SIV_BLOCK *b)
89 __owur static ossl_inline int siv128_do_s2v_p(SIV128_CONTEXT *ctx, SIV_BLOCK *out,
92 SIV_BLOCK t;
131 SIV_BLOCK *icv)
249 SIV_BLOCK mac_out;
277 SIV_BLOCK q;
305 SIV_BLOCK t, q;