Home
last modified time | relevance | path

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

/openssl/demos/cipher/
H A Daeskeywrap.c62 unsigned char outbuf[1024]; in aes_wrap_encrypt() local
120 unsigned char outbuf[1024]; in aes_wrap_decrypt() local
H A Dariacbc.c61 unsigned char outbuf[1024]; in aria_cbc_encrypt() local
117 unsigned char outbuf[1024]; in aria_cbc_decrypt() local
H A Daesgcm.c77 unsigned char outbuf[1024]; in aes_gcm_encrypt() local
154 unsigned char outbuf[1024]; in aes_gcm_decrypt() local
H A Daesccm.c79 unsigned char outbuf[1024]; in aes_ccm_encrypt() local
164 unsigned char outbuf[1024]; in aes_ccm_decrypt() local
/openssl/test/
H A Daesgcmtest.c44 unsigned char outbuf[64]; in do_encrypt() local
73 unsigned char outbuf[32]; in do_decrypt() local
H A Drand_test.c26 unsigned char outbuf[3]; in test_rand() local
H A Dtls13encryptiontest.c207 unsigned char *outbuf; in multihexstr2buf() local
H A Devp_extra_test.c4311 unsigned char outbuf[1024]; in test_evp_init_seq() local
4457 unsigned char outbuf[1024]; in test_evp_reset() local
4568 unsigned char outbuf[1024]; in test_evp_updated_iv() local
4653 unsigned char outbuf[1024]; in test_gcm_reinit() local
4763 unsigned char outbuf[1024]; in test_ivlen_change() local
4831 unsigned char outbuf[1024]; in test_keylen_change() local
5659 unsigned char outbuf[1024]; in aes_gcm_encrypt() local
5708 unsigned char outbuf[1024]; in aes_gcm_decrypt() local
5797 unsigned char outbuf[1024]; in rc4_encrypt() local
5834 unsigned char outbuf[1024]; in rc4_decrypt() local
H A Dsslapitest.c11738 unsigned char inbuf[1200], outbuf[1200]; in test_data_retry() local
/openssl/crypto/ct/
H A Dct_b64.c28 unsigned char *outbuf = NULL; in ct_base64_decode() local
/openssl/crypto/comp/
H A Dc_zstd.c190 ZSTD_outBuffer outbuf; in zstd_stateful_compress_block() local
249 ZSTD_outBuffer outbuf; in zstd_stateful_expand_block() local
464 ZSTD_outBuffer outbuf; member
/openssl/crypto/crmf/
H A Dcrmf_lib.c634 unsigned char *outbuf = NULL; /* decryption output buffer */ in OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert() local
/openssl/fuzz/
H A Dprovider.c392 unsigned char outbuf[1024]; in do_evp_cipher() local
/openssl/providers/implementations/kdfs/
H A Dargon2.c855 uint8_t outbuf[BLAKE2B_OUTBYTES]; in blake2b_long() local

Completed in 95 milliseconds