Home
last modified time | relevance | path

Searched refs:crypto_ensure_empty (Results 1 – 1 of 1) sorted by relevance

/openssl/ssl/quic/
H A Dquic_channel.c79 static int crypto_ensure_empty(QUIC_RSTREAM *rstream);
877 static int crypto_ensure_empty(QUIC_RSTREAM *rstream) in crypto_ensure_empty() function
914 !crypto_ensure_empty(ch->crypto_recv[ossl_quic_enc_level_to_pn_space(i)])) { in ch_on_crypto_recv_record()
992 if (!crypto_ensure_empty(ch->crypto_recv[ossl_quic_enc_level_to_pn_space(i)])) { in ch_on_handshake_yield_secret()

Completed in 11 milliseconds