Home
last modified time | relevance | path

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

/openssl/ssl/statem/
H A Dstatem_dtls.c63 hm_fragment *frag = NULL; in dtls1_hm_fragment_new() local
95 void dtls1_hm_fragment_free(hm_fragment *frag) in dtls1_hm_fragment_free()
490 hm_fragment *frag; in dtls1_retrieve_buffered_fragment() local
597 hm_fragment *frag = NULL; in dtls1_reassemble_fragment() local
708 hm_fragment *frag = NULL; in dtls1_process_out_of_seq_message() local
1096 hm_fragment *frag; in dtls1_retransmit_buffered_messages() local
1116 hm_fragment *frag; in dtls1_buffer_message() local
1186 hm_fragment *frag; in dtls1_retransmit_message() local
/openssl/ssl/
H A Dd1_lib.c118 hm_fragment *frag = NULL; in dtls1_clear_received_buffer() local
130 hm_fragment *frag = NULL; in dtls1_clear_sent_buffer() local
/openssl/crypto/http/
H A Dhttp_lib.c65 const char *frag, *frag_end; in OSSL_parse_url() local
/openssl/providers/implementations/ciphers/
H 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
H 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/crypto/evp/
H 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
H A De_aes_cbc_hmac_sha1.c175 unsigned int frag, last, packlen, i, x4 = 4 * n4x, minblocks, processed = in tls1_1_multi_block_encrypt() local
854 unsigned int frag, last, packlen, inp_len; in aesni_cbc_hmac_sha1_ctrl() local
/openssl/test/
H A Dhttp_test.c255 char *user, *host, *port, *path, *query, *frag; in test_http_url_ok() local
H A Devp_test.c1076 size_t inp_misalign, int frag, int in_place, in cipher_test_enc()
1464 int rv, frag, fragmax, in_place; in cipher_test_run() local

Completed in 41 milliseconds