Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/ciphers/
A Dcipher_aes_cbc_hmac_sha.h55 SHA_CTX head, tail, md; member
60 SHA256_CTX head, tail, md; member
A Dcipher_rc4_hmac_md5.h20 MD5_CTX head, tail, md; member
A Dcipher_chacha20_poly1305_hw.c126 size_t tail, tohash_len, buf_len, plen = ctx->tls_payload_length; in chacha20_poly1305_tls_cipher() local
/openssl-master/test/
A Drdrand_sanitytest.c60 unsigned char *tail = &buf[sizeof(buf) - sizeof(check)]; in sanity_check_bytes() local
A Dmodes_internal_test.c155 size_t tail; in last_blocks_correction() local
168 size_t tail; in last_blocks_correction_nist() local
195 size_t tail, size; in execute_cts128() local
A Dproperty_test.c504 const int max = 10000, tail = 10; in test_query_cache_stochastic() local
/openssl-master/crypto/evp/
A De_rc4_hmac_md5.c33 MD5_CTX head, tail, md; member
A De_chacha20_poly1305.c218 size_t tail, tohash_len, buf_len, plen = actx->tls_payload_length; in chacha20_poly1305_tls_cipher() local
A De_aes_cbc_hmac_sha1.c33 SHA_CTX head, tail, md; member
A De_aes_cbc_hmac_sha256.c33 SHA256_CTX head, tail, md; member
/openssl-master/ssl/
A Dssl_ciph.c639 CIPHER_ORDER **tail) in ll_append_tail()
656 CIPHER_ORDER **tail) in ll_append_head()
811 CIPHER_ORDER *head, *tail, *curr, *next, *last; in ssl_cipher_apply_rule() local
1446 CIPHER_ORDER *co_list = NULL, *head = NULL, *tail = NULL, *curr; in STACK_OF() local
/openssl-master/crypto/bn/
A Dbn_ctx.c33 BN_POOL_ITEM *head, *current, *tail; member
/openssl-master/apps/
A Dfipsinstall.c302 const char *tail; in fipsinstall_main() local
A Dreq.c1482 const char *tail, const char *desc) in join()

Completed in 53 milliseconds