Searched defs:nonce_len (Results 1 – 10 of 10) sorted by relevance
/openssl/providers/implementations/rands/ |
H A D | drbg_hmac.c | 116 const unsigned char *nonce, size_t nonce_len, in ossl_drbg_hmac_init() 134 const unsigned char *nonce, size_t nonce_len, in drbg_hmac_instantiate()
|
H A D | test_rng.c | 49 size_t entropy_len, entropy_pos, nonce_len; member
|
H A D | drbg_hash.c | 252 const unsigned char *nonce, size_t nonce_len, in drbg_hash_instantiate()
|
/openssl/ssl/record/methods/ |
H A D | tls13_meth.c | 92 size_t nonce_len, offset, loop, hdrlen, taglen; in tls13_cipher() local
|
/openssl/crypto/evp/ |
H A D | e_chacha20_poly1305.c | 159 int aad, mac_inited, tag_len, nonce_len; member
|
/openssl/providers/fips/ |
H A D | self_test_kats.c | 756 const unsigned char *nonce, size_t nonce_len, in set_kat_drbg()
|
/openssl/test/ |
H A D | cmp_vfy_test.c | 477 int nonce_len = OSSL_CMP_SENDERNONCE_LENGTH; in setup_check_update() local
|
H A D | evp_test.c | 3281 size_t entropy_len, nonce_len, pers_len, addinA_len, addinB_len, member
|
/openssl/ssl/quic/ |
H A D | quic_record_rx.c | 667 int l = 0, l2 = 0, is_old_key, nonce_len; in qrx_decrypt_pkt_body() local
|
H A D | quic_record_tx.c | 493 int l = 0, l2 = 0, nonce_len; in qtx_encrypt_into_txe() local
|
Completed in 131 milliseconds