Home
last modified time | relevance | path

Searched defs:clear (Results 1 – 10 of 10) sorted by relevance

/openssl/test/
H A Dquic_fc_test.c254 #define RX_OP_CHECK_CHANGED_CONN(expected, clear) \ argument
256 #define RX_OP_CHECK_CHANGED_STREAM(stream_id, expected, clear) \ argument
258 #define RX_OP_CHECK_ERROR_CONN(expected, clear) \ argument
260 #define RX_OP_CHECK_ERROR_STREAM(stream_id, expected, clear) \ argument
279 #define RX_OP_CHECK_CHANGED(expected, clear) \ argument
282 #define RX_OP_CHECK_ERROR(expected, clear) \ argument
H A Dhpke_test.c1001 unsigned char clear[OSSL_HPKE_TSTSIZE]; in test_hpke_modes_suites() local
1137 unsigned char clear[OSSL_HPKE_TSTSIZE]; in test_hpke_export() local
1324 unsigned char clear[OSSL_HPKE_TSTSIZE]; in test_hpke_oddcalls() local
1813 unsigned char clear[OSSL_HPKE_TSTSIZE]; in test_hpke_compressed() local
1891 unsigned char clear[OSSL_HPKE_TSTSIZE]; in test_hpke_noncereuse() local
/openssl/ssl/quic/
H A Dquic_fc.c101 int ossl_quic_txfc_has_become_blocked(QUIC_TXFC *txfc, int clear) in ossl_quic_txfc_has_become_blocked()
382 int ossl_quic_rxfc_has_cwm_changed(QUIC_RXFC *rxfc, int clear) in ossl_quic_rxfc_has_cwm_changed()
392 int ossl_quic_rxfc_get_error(QUIC_RXFC *rxfc, int clear) in ossl_quic_rxfc_get_error()
H A Dquic_rcidm.c668 int clear) in ossl_quic_rcidm_get_preferred_tx_dcid_changed()
H A Dquic_record_rx.c1266 uint64_t ossl_qrx_get_bytes_received(OSSL_QRX *qrx, int clear) in ossl_qrx_get_bytes_received()
/openssl/util/perl/TLSProxy/
H A DRecord.pm176 sub clear subroutine
H A DProxy.pm167 sub clear subroutine
H A DMessage.pm162 sub clear subroutine
/openssl/crypto/err/
H A Derr.c880 void err_clear_last_constant_time(int clear) in err_clear_last_constant_time()
/openssl/crypto/bn/
H A Dbn_lib.c203 static void bn_free_d(BIGNUM *a, int clear) in bn_free_d()

Completed in 41 milliseconds