Home
last modified time | relevance | path

Searched defs:tail (Results 1 – 17 of 17) sorted by relevance

/openssl/include/internal/
H A Dquic_sf_list.h43 STREAM_FRAME *head, *tail; member
/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha.h55 SHA_CTX head, tail, md; member
60 SHA256_CTX head, tail, md; member
H A Dcipher_rc4_hmac_md5.h20 MD5_CTX head, tail, md; member
H A Dcipher_chacha20_poly1305_hw.c124 size_t tail, tohash_len, buf_len, plen = ctx->tls_payload_length; in chacha20_poly1305_tls_cipher() local
/openssl/test/
H A Drdcpu_sanitytest.c74 unsigned char *tail = &buf[sizeof(buf) - sizeof(check)]; in sanity_check_bytes() local
H A Dmodes_internal_test.c156 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 Dproperty_test.c564 const int max = 10000, tail = 10; in test_query_cache_stochastic() local
/openssl/crypto/evp/
H A De_rc4_hmac_md5.c33 MD5_CTX head, tail, md; member
H A De_chacha20_poly1305.c218 size_t tail, tohash_len, buf_len, plen = actx->tls_payload_length; in chacha20_poly1305_tls_cipher() local
H A De_aes_cbc_hmac_sha256.c33 SHA256_CTX head, tail, md; member
H A De_aes_cbc_hmac_sha1.c33 SHA_CTX head, tail, md; member
/openssl/ssl/
H A Dssl_ciph.c610 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 Dquic_txpim.c24 QUIC_TXPIM_PKT_EX *head, *tail; member
H A Dquic_cfq.c70 QUIC_CFQ_ITEM_EX *head, *tail; member
/openssl/crypto/bn/
H A Dbn_ctx.c33 BN_POOL_ITEM *head, *current, *tail; member
/openssl/apps/
H A Dfipsinstall.c581 const char *tail; in fipsinstall_main() local
H A Dreq.c1472 const char *tail, const char *desc) in join()

Completed in 55 milliseconds