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