Home
last modified time | relevance | path

Searched defs:nonce (Results 1 – 25 of 37) sorted by relevance

12

/openssl/include/crypto/
H A Dpoly1305.h32 unsigned int nonce[4]; member
H A Dmodes.h168 } nonce, cmac; member
/openssl/crypto/ts/
H A Dts_local.h46 ASN1_INTEGER *nonce; member
90 ASN1_INTEGER *nonce; member
149 ASN1_INTEGER *nonce; member
H A Dts_verify_ctx.c106 const ASN1_INTEGER *nonce; in TS_REQ_to_TS_VERIFY_CTX() local
H A Dts_req_utils.c100 int TS_REQ_set_nonce(TS_REQ *a, const ASN1_INTEGER *nonce) in TS_REQ_set_nonce()
H A Dts_rsp_utils.c251 int TS_TST_INFO_set_nonce(TS_TST_INFO *a, const ASN1_INTEGER *nonce) in TS_TST_INFO_set_nonce()
H A Dts_rsp_sign.c534 const ASN1_INTEGER *nonce; in ts_RESP_create_tst_info() local
/openssl/providers/implementations/ciphers/
H A Dciphercommon_ccm_hw.c13 int ossl_ccm_generic_setiv(PROV_CCM_CTX *ctx, const unsigned char *nonce, in ossl_ccm_generic_setiv()
H A Dcipher_aes_ccm.h36 } nonce; member
H A Dcipher_chacha20_poly1305.h22 unsigned int nonce[12 / 4]; member
H A Dcipher_aes_gcm_siv.h46 uint8_t nonce[NONCE_SIZE]; /* from user */ member
/openssl/crypto/
H A Ddeterministic_nonce.c133 const unsigned char *nonce, size_t noncelen, in kdf_setup()
/openssl/crypto/ocsp/
H A Dv3_ocsp.c215 static int i2r_ocsp_nonce(const X509V3_EXT_METHOD *method, void *nonce, in i2r_ocsp_nonce()
/openssl/providers/implementations/rands/
H A Ddrbg_hmac.c116 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 Ddrbg.c358 unsigned char *nonce = NULL, *entropy = NULL; in ossl_prov_drbg_instantiate() local
794 const unsigned char *nonce, size_t noncelen, in ossl_rand_drbg_new()
H A Ddrbg_ctr.c264 const unsigned char *nonce, size_t noncelen) in ctr_update()
309 const unsigned char *nonce, size_t noncelen, in drbg_ctr_instantiate()
H A Dtest_rng.c47 unsigned char *entropy, *nonce; member
H A Ddrbg_hash.c252 const unsigned char *nonce, size_t nonce_len, in drbg_hash_instantiate()
/openssl/ssl/record/methods/
H A Dtls13_meth.c94 unsigned char *nonce; in tls13_cipher() local
/openssl/providers/implementations/kdfs/
H A Dhmacdrbg_kdf.c35 unsigned char *entropy, *nonce; member
/openssl/crypto/modes/
H A Dccm128.c41 const unsigned char *nonce, size_t nlen, size_t mlen) in CRYPTO_ccm128_setiv()
H A Docb128.c217 unsigned char stretch[24], nonce[16]; in CRYPTO_ocb128_setiv() local
/openssl/crypto/evp/
H A De_chacha20_poly1305.c155 unsigned int nonce[12/4]; member
/openssl/crypto/ec/curve448/
H A Deddsa.c203 uint8_t nonce[2 * EDDSA_448_PRIVATE_BYTES]; in ossl_c448_ed448_sign() local
/openssl/providers/fips/
H A Dself_test_kats.c731 const unsigned char *nonce, size_t nonce_len, in set_kat_drbg()

Completed in 62 milliseconds

12