Home
last modified time | relevance | path

Searched defs:buf (Results 226 – 250 of 281) sorted by relevance

12345678910>>...12

/openssl/ssl/record/
H A Dssl3_record.c259 unsigned char buf[SSL_MAX_PIPELINES][EVP_AEAD_TLS1_AAD_LEN]; in tls1_enc() local
H A Drecord.h25 unsigned char *buf; member
/openssl/apps/
H A Dts.c557 unsigned char buf[20]; in create_nonce() local
798 char buf[1024]; in next_serial() local
H A Denc.c106 static char buf[128]; in enc_main() local
H A Dca.c1498 char buf[25]; in do_body() local
2000 char *type, *buf; in certify_spkac() local
2517 char buf[25], *pbuf; in old_entry_print() local
/openssl/crypto/ts/
H A Dts_rsp_verify.c97 char buf[4096]; in TS_RESP_verify_signature() local
/openssl/crypto/pem/
H A Dpem_pk8.c129 char buf[PEM_BUFSIZE]; in do_pk8pkey() local
H A Dpvkfmt.c326 unsigned char hdr_buf[16], *buf = NULL; in ossl_b2i_bio() local
928 unsigned char pvk_hdr[24], *buf = NULL; in do_PVK_key_bio() local
/openssl/ssl/statem/
H A Dstatem.c350 BUF_MEM *buf = NULL; in state_machine() local
H A Dstatem_dtls.c61 unsigned char *buf = NULL; in dtls1_hm_fragment_new() local
/openssl/crypto/evp/
H A Dp_lib.c1391 unsigned char *buf; in EVP_PKEY_get1_encoded_public_key() local
2133 unsigned char *buf = NULL; in EVP_PKEY_get_bn_param() local
2170 unsigned char *buf, size_t max_buf_sz, in EVP_PKEY_get_octet_string_param()
2305 const unsigned char *buf, size_t bsize) in EVP_PKEY_set_octet_string_param()
H A Devp_lib.c599 int EVP_CIPHER_CTX_get_updated_iv(EVP_CIPHER_CTX *ctx, void *buf, size_t len) in EVP_CIPHER_CTX_get_updated_iv()
608 int EVP_CIPHER_CTX_get_original_iv(EVP_CIPHER_CTX *ctx, void *buf, size_t len) in EVP_CIPHER_CTX_get_original_iv()
/openssl/apps/lib/
H A Dcmp_mock_srv.c343 char buf[OSSL_CMP_PKISI_BUFLEN]; in process_error() local
/openssl/crypto/
H A Dtrace.c65 const char *buf, size_t num, size_t *written) in trace_write()
/openssl/ssl/
H A Dd1_lib.c447 unsigned char *buf = NULL, *wbuf; in DTLSv1_listen() local
H A Dssl_ciph.c1001 const char *l, *buf; in ssl_cipher_process_rulestr() local
1704 char *SSL_CIPHER_description(const SSL_CIPHER *cipher, char *buf, int len) in SSL_CIPHER_description()
/openssl/include/internal/
H A Dpacket.h71 const unsigned char *buf, in PACKET_buf_init()
747 BUF_MEM *buf; member
/openssl/crypto/asn1/
H A Dbio_asn1.c43 unsigned char *buf; member
/openssl/test/
H A Devp_test.c118 unsigned char *buf; member
211 const unsigned char *buf, in evp_test_buffer_do()
275 static int parse_bin(const char *value, unsigned char **buf, size_t *buflen) in parse_bin()
393 static int digest_update_fn(void *ctx, const unsigned char *buf, size_t buflen) in digest_update_fn()
3312 static int digestsign_update_fn(void *ctx, const unsigned char *buf, in digestsign_update_fn()
3367 static int digestverify_update_fn(void *ctx, const unsigned char *buf, in digestverify_update_fn()
H A Ddhtest.c244 unsigned char *buf = NULL; in dh_computekey_range_test() local
/openssl/engines/
H A De_padlock.c686 unsigned int eax, buf; in padlock_rand_bytes() local
H A De_afalg.c264 static int afalg_fin_cipher_aio(afalg_aio *aio, int sfd, unsigned char *buf, in afalg_fin_cipher_aio()
/openssl/providers/implementations/rands/
H A Ddrbg.c311 unsigned char *buf = NULL; in prov_drbg_get_nonce() local
/openssl/test/testutil/
H A Dformat_output.c392 unsigned char buf[BN_OUTPUT_SIZE]; in test_output_bignum() local
/openssl/providers/fips/
H A Dfipsprov.c871 int BIO_snprintf(char *buf, size_t n, const char *format, ...) in BIO_snprintf()

Completed in 136 milliseconds

12345678910>>...12