Home
last modified time | relevance | path

Searched defs:buf (Results 201 – 225 of 281) sorted by relevance

12345678910>>...12

/openssl/crypto/bn/
H A Dbn_mont.c284 BN_ULONG buf[2]; in BN_MONT_CTX_set() local
H A Dbn_exp.c497 unsigned char *buf, int idx, in MOD_EXP_CTIME_COPY_TO_PREBUF()
515 unsigned char *buf, int idx, in MOD_EXP_CTIME_COPY_FROM_PREBUF()
H A Dbn_rand.c26 unsigned char *buf = NULL; in bnrand() local
/openssl/crypto/evp/
H A Dbio_enc.c41 unsigned char buf[BUF_OFFSET + ENC_BLOCK_SIZE]; member
H A Dbio_b64.c42 unsigned char buf[EVP_ENCODE_LENGTH(B64_BLOCK_SIZE) + 10]; member
H A De_aes.c994 } buf; member
1327 } buf; in s390x_aes_gcm() local
1447 unsigned char *buf; in s390x_aes_gcm_ctrl() local
1665 const unsigned char *buf = EVP_CIPHER_CTX_buf_noconst(ctx); in s390x_aes_gcm_tls_cipher() local
1724 unsigned char *buf, tmp[16]; in s390x_aes_gcm_cipher() local
1977 unsigned char *buf = EVP_CIPHER_CTX_buf_noconst(ctx); in s390x_aes_ccm_tls_cipher() local
2076 unsigned char *buf; in s390x_aes_ccm_cipher() local
2162 unsigned char *buf; in s390x_aes_ccm_ctrl() local
4009 unsigned char *buf; in aes_ocb_cipher() local
H A Dbio_ok.c108 unsigned char buf[IOBS]; member
/openssl/providers/implementations/encode_decode/
H A Ddecode_msblob2key.c89 unsigned char hdr_buf[16], *buf = NULL; in msblob2key_decode() local
/openssl/test/
H A Dwpackettest.c53 static BUF_MEM *buf; variable
H A Dsm2_internal_test.c38 static int get_faked_bytes(unsigned char *buf, size_t num, in get_faked_bytes()
H A Dbioprinttest.c246 char buf[80]; in test_big() local
H A Ddanetest.c152 static char buf[4096]; in read_to_eol() local
H A Dcmp_hdr_test.c325 char buf[20]; in execute_HDR_generalInfo_push1_items_test() local
/openssl/apps/
H A Ds_time.c117 char buf[1024 * 8]; in s_time_main() local
H A Dopenssl.c104 static size_t internal_trace_cb(const char *buf, size_t cnt, in internal_trace_cb()
H A Ds_server.c377 static int ebcdic_gets(BIO *bp, char *buf, int size) in ebcdic_gets()
2358 char *buf = NULL; in sv_body() local
2976 char buf[BUFSIZ]; in print_connection_info() local
3065 char *buf = NULL, *p; in www_body() local
3514 char *buf = NULL; in rev_body() local
/openssl/crypto/dh/
H A Ddh_key.c373 int ossl_dh_buf2key(DH *dh, const unsigned char *buf, size_t len) in ossl_dh_buf2key()
/openssl/providers/fips/
H A Dself_test.c187 unsigned char buf[INTEGRITY_BUF_SIZE]; in verify_integrity() local
/openssl/apps/lib/
H A Dhttp_server.c67 char buf[1024]; in log_message() local
/openssl/crypto/bio/
H A Dbss_conn.c640 int conn_gets(BIO *bio, char *buf, int size) in conn_gets()
/openssl/engines/
H A De_dasync.c483 char buf = DUMMY_CHAR; in dummy_pause_job() local
485 char buf = DUMMY_CHAR; in dummy_pause_job() local
/openssl/crypto/asn1/
H A Dtasn_enc.c59 unsigned char *p, *buf; in asn1_item_flags_i2d() local
/openssl/providers/implementations/include/prov/
H A Dciphercommon_gcm.h76 unsigned char buf[AES_BLOCK_SIZE]; /* Buffer of partial blocks processed via update calls */ member
/openssl/crypto/sm2/
H A Dsm2_sign.c41 uint8_t *buf = NULL; in ossl_sm2_compute_z_digest() local
/openssl/providers/implementations/ciphers/
H A Dciphercommon_gcm.c448 unsigned char *buf; in gcm_tls_init() local

Completed in 82 milliseconds

12345678910>>...12