FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OCB_MAX_TAG_LEN
crypto/openssl/providers/implementations/ciphers/cipher_aes_ocb.c
368
if (p->data_size > OCB_MAX_TAG_LEN) {
crypto/openssl/providers/implementations/ciphers/cipher_aes_ocb.h
34
unsigned char tag[OCB_MAX_TAG_LEN];