Searched refs:check_rx_read_ahead (Results 1 – 1 of 1) sorted by relevance
51 static int check_rx_read_ahead(SSL *s, unsigned char *rec_seq) in check_rx_read_ahead() function178 if (!is_tx && !check_rx_read_ahead(s, crypto_info->rec_seq)) in ktls_configure_crypto()268 if (!is_tx && !check_rx_read_ahead(s, crypto_info->gcm128.rec_seq)) in ktls_configure_crypto()283 if (!is_tx && !check_rx_read_ahead(s, crypto_info->gcm256.rec_seq)) in ktls_configure_crypto()298 if (!is_tx && !check_rx_read_ahead(s, crypto_info->ccm128.rec_seq)) in ktls_configure_crypto()314 && !check_rx_read_ahead(s, in ktls_configure_crypto()