Lines Matching +defs:cc +defs:version
28 gen_chapol_init(br_sslrec_chapol_context *cc, in gen_chapol_init()
40 gen_chapol_process(br_sslrec_chapol_context *cc, in gen_chapol_process()
41 int record_type, unsigned version, void *data, size_t len, in gen_chapol_process()
64 in_chapol_init(br_sslrec_chapol_context *cc, in in_chapol_init()
73 chapol_check_length(const br_sslrec_chapol_context *cc, size_t rlen) in chapol_check_length()
83 chapol_decrypt(br_sslrec_chapol_context *cc, in chapol_decrypt()
84 int record_type, unsigned version, void *data, size_t *data_len) in chapol_decrypt()
122 out_chapol_init(br_sslrec_chapol_context *cc, in out_chapol_init()
131 chapol_max_plaintext(const br_sslrec_chapol_context *cc, in chapol_max_plaintext()
145 chapol_encrypt(br_sslrec_chapol_context *cc, in chapol_encrypt()
146 int record_type, unsigned version, void *data, size_t *data_len) in chapol_encrypt()