Home
last modified time | relevance | path

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

/dports/security/fizz/fizz-2021.12.27.00/fizz/crypto/aead/
H A DOpenSSLEVPCipher.h100 bool requiresPresetTagLen);
H A DOpenSSLEVPCipher.cpp343 bool requiresPresetTagLen) in OpenSSLEVPCipher() argument
349 requiresPresetTagLen_(requiresPresetTagLen) { in OpenSSLEVPCipher()