Home
last modified time | relevance | path

Searched refs:siv128_do_s2v_p (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/crypto/modes/
H A Dsiv128.c89 __owur static ossl_inline int siv128_do_s2v_p(SIV128_CONTEXT *ctx, SIV_BLOCK *out, in siv128_do_s2v_p() function
284 if (!siv128_do_s2v_p(ctx, &q, in, len)) in ossl_siv128_encrypt()
318 || !siv128_do_s2v_p(ctx, &t, out, len)) in ossl_siv128_decrypt()