Home
last modified time | relevance | path

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

/openssl/include/crypto/
H A Dsiv.h24 int ossl_siv128_decrypt(SIV128_CONTEXT *ctx,
/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv_hw.c120 return ossl_siv128_decrypt(sctx, in, out, len) > 0; in aes_siv_cipher()
/openssl/crypto/modes/
H A Dsiv128.c300 int ossl_siv128_decrypt(SIV128_CONTEXT *ctx, in ossl_siv128_decrypt() function

Completed in 6 milliseconds