tls12_record_protection
tls12_record_protection_eiv_len(struct tls12_record_protection *rp,
struct tls12_record_protection *rp = rl->write;
tls12_record_protection_block_size(struct tls12_record_protection *rp,
tls12_record_protection_mac_len(struct tls12_record_protection *rp,
struct tls12_record_protection *read;
struct tls12_record_protection *write;
struct tls12_record_protection *read_current;
struct tls12_record_protection *write_current;
struct tls12_record_protection *write_previous;
tls12_record_layer_set_mac_key(struct tls12_record_protection *rp,
struct tls12_record_protection *rp, int is_write, CBS *mac_key, CBS *key,
struct tls12_record_protection *rp, int is_write, CBS *mac_key, CBS *key,
struct tls12_record_protection *rp, int is_write, CBS *mac_key, CBS *key,
struct tls12_record_protection *read_new = NULL;
static struct tls12_record_protection *
struct tls12_record_protection *write_new;
return calloc(1, sizeof(struct tls12_record_protection));
tls12_record_protection_clear(struct tls12_record_protection *rp)
struct tls12_record_protection *rp, CBS *seq_num)
tls12_record_protection_free(struct tls12_record_protection *rp)
struct tls12_record_protection *rp, CBS *seq_num)
freezero(rp, sizeof(struct tls12_record_protection));
struct tls12_record_protection *rp = rl->read;
tls12_record_protection_engaged(struct tls12_record_protection *rp)
tls12_record_protection_unused(struct tls12_record_protection *rp)