Searched defs:tail (Results 1 – 17 of 17) sorted by relevance
/openssl/include/internal/ |
H A D | quic_sf_list.h | 43 STREAM_FRAME *head, *tail; member
|
/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_cbc_hmac_sha.h | 55 SHA_CTX head, tail, md; member 60 SHA256_CTX head, tail, md; member
|
H A D | cipher_rc4_hmac_md5.h | 20 MD5_CTX head, tail, md; member
|
H A D | cipher_chacha20_poly1305_hw.c | 124 size_t tail, tohash_len, buf_len, plen = ctx->tls_payload_length; in chacha20_poly1305_tls_cipher() local
|
/openssl/test/ |
H A D | rdcpu_sanitytest.c | 74 unsigned char *tail = &buf[sizeof(buf) - sizeof(check)]; in sanity_check_bytes() local
|
H A D | modes_internal_test.c | 156 size_t tail; in last_blocks_correction() local 169 size_t tail; in last_blocks_correction_nist() local 196 size_t tail, size; in execute_cts128() local
|
H A D | property_test.c | 564 const int max = 10000, tail = 10; in test_query_cache_stochastic() local
|
/openssl/crypto/evp/ |
H A D | e_rc4_hmac_md5.c | 33 MD5_CTX head, tail, md; member
|
H A D | e_chacha20_poly1305.c | 218 size_t tail, tohash_len, buf_len, plen = actx->tls_payload_length; in chacha20_poly1305_tls_cipher() local
|
H A D | e_aes_cbc_hmac_sha256.c | 33 SHA256_CTX head, tail, md; member
|
H A D | e_aes_cbc_hmac_sha1.c | 33 SHA_CTX head, tail, md; member
|
/openssl/ssl/ |
H A D | ssl_ciph.c | 610 CIPHER_ORDER **tail) in ll_append_tail() 627 CIPHER_ORDER **tail) in ll_append_head() 782 CIPHER_ORDER *head, *tail, *curr, *next, *last; in ssl_cipher_apply_rule() local 1434 CIPHER_ORDER *co_list = NULL, *head = NULL, *tail = NULL, *curr; in STACK_OF() local
|
/openssl/ssl/quic/ |
H A D | quic_txpim.c | 24 QUIC_TXPIM_PKT_EX *head, *tail; member
|
H A D | quic_cfq.c | 70 QUIC_CFQ_ITEM_EX *head, *tail; member
|
/openssl/crypto/bn/ |
H A D | bn_ctx.c | 33 BN_POOL_ITEM *head, *current, *tail; member
|
/openssl/apps/ |
H A D | fipsinstall.c | 581 const char *tail; in fipsinstall_main() local
|
H A D | req.c | 1472 const char *tail, const char *desc) in join()
|
Completed in 47 milliseconds