Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dktls.h115 msg_iov.iov_len = length; in ktls_send_ctrl_message()
159 msg_iov.iov_len = length - prepend_length; in ktls_read_record()
351 msg_iov.iov_len = length; in ktls_send_ctrl_message()
406 msg_iov.iov_len = length - prepend_length - EVP_GCM_TLS_TAG_LEN; in ktls_read_record()
/openssl/test/
H A Dquic_stream_test.c14 const OSSL_QTX_IOVEC *iov, size_t iov_len) in compare_iov() argument
19 for (i = 0; i < iov_len; ++i) in compare_iov()
25 for (i = 0; i < iov_len; ++i) { in compare_iov()
/openssl/crypto/bio/
H A Dbss_dgram.c1079 iov->iov_len = msg->data_len; in translate_msg()
1967 iov.iov_len = outl; in dgram_sctp_read()
2226 iov[0].iov_len = inl; in dgram_sctp_write()
2603 iov.iov_len = sizeof(union sctp_notification); in dgram_sctp_wait_for_dry()
2625 iov.iov_len = sizeof(union sctp_notification); in dgram_sctp_wait_for_dry()
2684 iov.iov_len = sizeof(union sctp_notification); in dgram_sctp_wait_for_dry()
2735 iov.iov_len = sizeof(union sctp_notification); in dgram_sctp_msg_waiting()
2758 iov.iov_len = sizeof(union sctp_notification); in dgram_sctp_msg_waiting()
/openssl/engines/
H A De_afalg.c515 iov.iov_len = inl; in afalg_start_cipher_sk()

Completed in 20 milliseconds