Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/quic/
H A Dquic_channel.c76 static int crypto_ensure_empty(QUIC_RSTREAM *rstream);
976 static int crypto_ensure_empty(QUIC_RSTREAM *rstream) in crypto_ensure_empty() function
1012 …if (i != QUIC_ENC_LEVEL_0RTT && !crypto_ensure_empty(ch->crypto_recv[ossl_quic_enc_level_to_pn_spa… in ch_on_crypto_recv_record()
1108 if (!crypto_ensure_empty(ch->crypto_recv[ossl_quic_enc_level_to_pn_space(i)])) { in ch_on_handshake_yield_secret()