Home
last modified time | relevance | path

Searched refs:m_nonce_bytes_from_record (Results 1 – 6 of 6) sorted by relevance

/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/tls/
H A Dtls_record.h60 size_t nonce_bytes_from_record() const { return m_nonce_bytes_from_record; } in nonce_bytes_from_record()
77 size_t m_nonce_bytes_from_record; variable
H A Dtls_record.cpp37 m_nonce_bytes_from_record = suite.nonce_bytes_from_record(version); in Connection_Cipher_State()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/tls/
H A Dtls_record.h60 size_t nonce_bytes_from_record() const { return m_nonce_bytes_from_record; } in nonce_bytes_from_record()
77 size_t m_nonce_bytes_from_record; variable
H A Dtls_record.cpp37 m_nonce_bytes_from_record = suite.nonce_bytes_from_record(version); in Connection_Cipher_State()
/dports/security/botan2/Botan-2.18.2/src/lib/tls/
H A Dtls_record.h60 size_t nonce_bytes_from_record() const { return m_nonce_bytes_from_record; } in nonce_bytes_from_record()
77 size_t m_nonce_bytes_from_record; variable
H A Dtls_record.cpp37 m_nonce_bytes_from_record = suite.nonce_bytes_from_record(version); in Connection_Cipher_State()