Home
last modified time | relevance | path

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

/openssl/include/crypto/
H A Dsiv.h27 int ossl_siv128_set_tag(SIV128_CONTEXT *ctx, const unsigned char *tag,
/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv_hw.c82 return ossl_siv128_set_tag(sctx, tag, tagl); in aes_siv_settag()
/openssl/crypto/modes/
H A Dsiv128.c344 int ossl_siv128_set_tag(SIV128_CONTEXT *ctx, const unsigned char *tag, size_t len) in ossl_siv128_set_tag() function

Completed in 9 milliseconds