Home
last modified time | relevance | path

Searched defs:frag (Results 1 – 9 of 9) sorted by relevance

/openssl-master/ssl/statem/
A Dstatem_dtls.c58 hm_fragment *frag = NULL; in dtls1_hm_fragment_new() local
94 void dtls1_hm_fragment_free(hm_fragment *frag) in dtls1_hm_fragment_free()
494 hm_fragment *frag; in dtls1_retrieve_buffered_fragment() local
551 hm_fragment *frag = NULL; in dtls1_reassemble_fragment() local
661 hm_fragment *frag = NULL; in dtls1_process_out_of_seq_message() local
1020 hm_fragment *frag; in dtls1_retransmit_buffered_messages() local
1040 hm_fragment *frag; in dtls1_buffer_message() local
1113 hm_fragment *frag; in dtls1_retransmit_message() local
/openssl-master/ssl/
A Dd1_lib.c117 hm_fragment *frag = NULL; in dtls1_clear_received_buffer() local
129 hm_fragment *frag = NULL; in dtls1_clear_sent_buffer() local
/openssl-master/crypto/http/
A Dhttp_lib.c51 const char *frag, *frag_end; in OSSL_parse_url() local
/openssl-master/providers/implementations/ciphers/
A Dcipher_aes_cbc_hmac_sha1_hw.c137 unsigned int frag, last, packlen, i; in tls1_multi_block_encrypt() local
719 unsigned int frag, last, packlen, inp_len; in aesni_cbc_hmac_sha1_tls1_multiblock_aad() local
A Dcipher_aes_cbc_hmac_sha256_hw.c141 unsigned int frag, last, packlen, i; in tls1_multi_block_encrypt() local
772 unsigned int frag, last, packlen, inp_len; in aesni_cbc_hmac_sha256_tls1_multiblock_aad() local
/openssl-master/crypto/evp/
A De_aes_cbc_hmac_sha1.c174 unsigned int frag, last, packlen, i, x4 = 4 * n4x, minblocks, processed = in tls1_1_multi_block_encrypt() local
847 unsigned int frag, last, packlen, inp_len; in aesni_cbc_hmac_sha1_ctrl() local
A De_aes_cbc_hmac_sha256.c169 unsigned int frag, last, packlen, i, x4 = 4 * n4x, minblocks, processed = in tls1_1_multi_block_encrypt() local
828 unsigned int frag, last, packlen, inp_len; in aesni_cbc_hmac_sha256_ctrl() local
/openssl-master/test/
A Dhttp_test.c206 char *user, *host, *port, *path, *query, *frag; in test_http_url_ok() local
A Devp_test.c690 size_t out_misalign, size_t inp_misalign, int frag) in cipher_test_enc()
1015 int rv, frag = 0; in cipher_test_run() local

Completed in 23 milliseconds