Home
last modified time | relevance | path

Searched defs:out_len (Results 1 – 24 of 24) sorted by relevance

/openssl/providers/implementations/ciphers/
H A Dcipher_aes_gcm_siv_hw.c35 int out_len; in aes_gcm_siv_initkey() local
157 int out_len; in aes_gcm_siv_encrypt() local
218 int out_len; in aes_gcm_siv_decrypt() local
339 int out_len; in aes_gcm_siv_ctr32() local
/openssl/providers/implementations/macs/
H A Dkmac_prov.c121 size_t out_len; member
279 size_t out_len, block_len; in kmac_init() local
473 static int right_encode(unsigned char *out, size_t out_max_len, size_t *out_len, in right_encode()
504 static int encode_string(unsigned char *out, size_t out_max_len, size_t *out_len, in encode_string()
540 static int bytepad(unsigned char *out, size_t *out_len, in bytepad()
585 size_t *out_len, in kmac_bytepad_encode_key()
/openssl/crypto/modes/
H A Dsiv128.c93 size_t out_len = sizeof(out->byte); in siv128_do_s2v_p() local
133 int out_len = (int)len; in siv128_do_encrypt() local
168 size_t out_len = SIV_LEN; in ossl_siv128_init() local
250 size_t out_len = SIV_LEN; in ossl_siv128_aad() local
/openssl/demos/mac/
H A Dcmac-aes256.c73 size_t out_len = 0; in main() local
H A Dgmac.c66 size_t out_len = 0; in main() local
H A Dhmac-sha512.c84 size_t out_len = 0; in main() local
H A Dsiphash.c54 size_t out_len = 0; in main() local
H A Dpoly1305.c94 size_t out_len = 0; in main() local
/openssl/demos/encrypt/
H A Drsa_encrypt.c98 unsigned char **out, size_t *out_len) in do_encrypt()
155 unsigned char **out, size_t *out_len) in do_decrypt()
/openssl/providers/fips/
H A Dself_test.c200 size_t out_len = 0; in integrity_self_test() local
246 size_t bytes_read = 0, out_len = 0; in verify_integrity() local
H A Dself_test_kats.c33 unsigned int out_len = 0; in self_test_digest() local
/openssl/providers/implementations/kdfs/
H A Dsskdf.c65 size_t out_len; /* optional KMAC parameter */ member
103 size_t counter, out_len, len = derived_key_len; in SSKDF_hash_kdm() local
223 size_t counter, out_len, len; in SSKDF_mac_kdm() local
H A Dx942kdf.c273 size_t counter, out_len, len = derived_key_len; in x942kdf_hash_kdm() local
408 static int x942kdf_set_buffer(unsigned char **out, size_t *out_len, in x942kdf_set_buffer()
/openssl/test/
H A Devp_pkey_dparams_test.c247 int ret, out_len; in params_bio_test() local
H A Dacvp_test.c62 unsigned char **out, size_t *out_len) in pkey_get_bn_bytes()
316 unsigned char **out, size_t *out_len) in pkey_get_octet_bytes()
678 int ret = 0, out_len = 0, len = 0; in cipher_enc() local
728 int out_len, len; in aes_ccm_enc_dec() local
815 int out_len, len; in aes_gcm_enc_dec() local
H A Devp_test.c276 size_t *out_len) in unescape()
863 size_t in_len, out_len, donelen = 0; in cipher_test_enc() local
/openssl/crypto/rsa/
H A Drsa_sign.c242 static int encode_pkcs1(unsigned char **out, size_t *out_len, int type, in encode_pkcs1()
/openssl/ssl/quic/
H A Dquic_record_util.c27 unsigned char *out, size_t out_len) in ossl_quic_hkdf_extract()
/openssl/test/testutil/
H A Ddriver.c418 char *glue_strings(const char *list[], size_t *out_len) in glue_strings()
/openssl/crypto/
H A Dparams.c1545 unsigned char **out, size_t *out_len) in ossl_param_get1_octet_string()
1598 size_t *out_len, size_t maxsize) in ossl_param_get1_concat_octet_string()
/openssl/apps/
H A Dfipsinstall.c121 unsigned char *out, size_t *out_len) in do_mac()
H A Dspeed.c1335 size_t out_len = tempargs->kem_out_len[testnum]; in KEM_encaps_loop() local
1352 size_t out_len = tempargs->kem_out_len[testnum]; in KEM_decaps_loop() local
3791 size_t send_secret_len, out_len; in speed_main() local
/openssl/crypto/evp/
H A Dp_lib.c2219 size_t *out_len) in EVP_PKEY_get_octet_string_param()
2238 size_t *out_len) in EVP_PKEY_get_utf8_string_param()
/openssl/ssl/
H A Dssl_lib.c6724 size_t out_len = 0; in nss_keylog_int() local

Completed in 212 milliseconds