Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/ciphers/
A Dcipher_aes_siv_hw.c77 static int aes_siv_settag(void *vctx, const unsigned char *tag, size_t tagl) in aes_siv_settag() argument
82 return ossl_siv128_set_tag(sctx, tag, tagl); in aes_siv_settag()
A Dcipher_aes_siv.h19 int (*settag)(void *ctx, const unsigned char *tag, size_t tagl);

Completed in 4 milliseconds