Searched defs:tx (Results 1 – 9 of 9) sorted by relevance
/openssl/crypto/rc4/ |
H A D | rc4_enc.c | 31 register RC4_INT x, y, tx, ty; in RC4() local
|
/openssl/doc/designs/ddd/ |
H A D | ddd-01-conn-blocking.c | 101 int tx(BIO *bio, const void *buf, int buf_len) in tx() function
|
H A D | ddd-03-fd-blocking.c | 94 int tx(SSL *ssl, const void *buf, int buf_len) in tx() function
|
H A D | ddd-02-conn-nonblocking-threads.c | 140 int tx(APP_CONN *conn, const void *buf, int buf_len) in tx() function
|
H A D | ddd-02-conn-nonblocking.c | 152 int tx(APP_CONN *conn, const void *buf, int buf_len) in tx() function
|
H A D | ddd-04-fd-nonblocking.c | 114 int tx(APP_CONN *conn, const void *buf, int buf_len) in tx() function
|
H A D | ddd-05-mem-nonblocking.c | 139 int tx(APP_CONN *conn, const void *buf, int buf_len) function
|
/openssl/test/ |
H A D | quic_ackm_test.c | 341 OSSL_ACKM_TX_PKT *tx; in test_tx_ack_case_actual() local 520 OSSL_ACKM_TX_PKT *tx = NULL; in test_tx_ack_time_script() local 913 OSSL_ACKM_TX_PKT *txs = NULL, *tx; in test_rx_ack_actual() local
|
/openssl/crypto/ec/ |
H A D | ec_key.c | 697 BIGNUM *tx, *ty; in EC_KEY_set_public_key_affine_coordinates() local
|
Completed in 19 milliseconds