Searched refs:EVP_tls_cbc_copy_mac (Results 1 – 3 of 3) sorted by relevance
127 void EVP_tls_cbc_copy_mac(uint8_t *out, unsigned md_size,
132 void EVP_tls_cbc_copy_mac(uint8_t *out, unsigned md_size, in EVP_tls_cbc_copy_mac() function
316 EVP_tls_cbc_copy_mac(record_mac, mac_len, out, data_plus_mac_len, total); in aead_tls_open()