Botan 3.6.1
Crypto and TLS for C&
|
#include <botan/internal/tls_cbc.h>
#include <botan/internal/cbc.h>
#include <botan/tls_alert.h>
#include <botan/tls_exceptn.h>
#include <botan/internal/ct_utils.h>
#include <botan/internal/loadstor.h>
#include <botan/internal/rounding.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
namespace | Botan::TLS |
Functions | |
uint16_t | Botan::TLS::check_tls_cbc_padding (const uint8_t record[], size_t record_len) |