Lines Matching defs:rp

62 tls12_record_protection_clear(struct tls12_record_protection *rp)  in tls12_record_protection_clear()
78 tls12_record_protection_free(struct tls12_record_protection *rp) in tls12_record_protection_free()
89 tls12_record_protection_engaged(struct tls12_record_protection *rp) in tls12_record_protection_engaged()
95 tls12_record_protection_unused(struct tls12_record_protection *rp) in tls12_record_protection_unused()
102 tls12_record_protection_eiv_len(struct tls12_record_protection *rp, in tls12_record_protection_eiv_len()
124 tls12_record_protection_block_size(struct tls12_record_protection *rp, in tls12_record_protection_block_size()
144 tls12_record_protection_mac_len(struct tls12_record_protection *rp, in tls12_record_protection_mac_len()
395 tls12_record_layer_set_mac_key(struct tls12_record_protection *rp, in tls12_record_layer_set_mac_key()
416 struct tls12_record_protection *rp, int is_write, CBS *mac_key, CBS *key, in tls12_record_layer_ccs_aead()
467 struct tls12_record_protection *rp, int is_write, CBS *mac_key, CBS *key, in tls12_record_layer_ccs_cipher()
521 struct tls12_record_protection *rp, int is_write, CBS *mac_key, CBS *key, in tls12_record_layer_change_cipher_state()
769 struct tls12_record_protection *rp, CBS *seq_num) in tls12_record_layer_aead_concat_nonce()
798 struct tls12_record_protection *rp, CBS *seq_num) in tls12_record_layer_aead_xored_nonce()
852 struct tls12_record_protection *rp = rl->read; in tls12_record_layer_open_record_protected_aead() local
1122 struct tls12_record_protection *rp = rl->write; in tls12_record_layer_seal_record_protected_aead() local