Home
last modified time | relevance | path

Searched refs:settag (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv.h19 int (*settag)(void *ctx, const unsigned char *tag, size_t tagl); member
H A Dcipher_aes_siv.c215 || !ctx->hw->settag(ctx, p->data, p->data_size)) { in aes_siv_set_ctx_params()
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv.h19 int (*settag)(void *ctx, const unsigned char *tag, size_t tagl); member
H A Dcipher_aes_siv.c215 || !ctx->hw->settag(ctx, p->data, p->data_size)) { in aes_siv_set_ctx_params()

Completed in 2 milliseconds