/openssl-master/include/crypto/ |
A D | poly1305.h | 32 unsigned int nonce[4]; member
|
A D | modes.h | 155 } nonce, cmac; member
|
/openssl-master/crypto/ts/ |
A D | ts_local.h | 46 ASN1_INTEGER *nonce; member 90 ASN1_INTEGER *nonce; member 149 ASN1_INTEGER *nonce; member
|
A D | ts_verify_ctx.c | 108 const ASN1_INTEGER *nonce; in TS_REQ_to_TS_VERIFY_CTX() local
|
A D | ts_req_utils.c | 100 int TS_REQ_set_nonce(TS_REQ *a, const ASN1_INTEGER *nonce) in TS_REQ_set_nonce()
|
A D | ts_rsp_utils.c | 251 int TS_TST_INFO_set_nonce(TS_TST_INFO *a, const ASN1_INTEGER *nonce) in TS_TST_INFO_set_nonce()
|
A D | ts_rsp_sign.c | 536 const ASN1_INTEGER *nonce; in ts_RESP_create_tst_info() local
|
/openssl-master/providers/implementations/ciphers/ |
A D | ciphercommon_ccm_hw.c | 13 int ossl_ccm_generic_setiv(PROV_CCM_CTX *ctx, const unsigned char *nonce, in ossl_ccm_generic_setiv()
|
A D | cipher_aes_ccm.h | 36 } nonce; member
|
A D | cipher_chacha20_poly1305.h | 22 unsigned int nonce[12 / 4]; member
|
/openssl-master/crypto/ocsp/ |
A D | v3_ocsp.c | 215 static int i2r_ocsp_nonce(const X509V3_EXT_METHOD *method, void *nonce, in i2r_ocsp_nonce()
|
/openssl-master/providers/implementations/rands/ |
A D | drbg.c | 365 unsigned char *nonce = NULL, *entropy = NULL; in ossl_prov_drbg_instantiate() local 770 const unsigned char *nonce, size_t noncelen, in ossl_rand_drbg_new()
|
A D | drbg_ctr.c | 263 const unsigned char *nonce, size_t noncelen) in ctr_update() 308 const unsigned char *nonce, size_t noncelen, in drbg_ctr_instantiate()
|
A D | test_rng.c | 45 unsigned char *entropy, *nonce; member
|
A D | drbg_hmac.c | 124 const unsigned char *nonce, size_t nonce_len, in drbg_hmac_instantiate()
|
A D | drbg_hash.c | 250 const unsigned char *nonce, size_t nonce_len, in drbg_hash_instantiate()
|
/openssl-master/crypto/cmp/ |
A D | cmp_ctx.c | 843 const ASN1_OCTET_STRING *nonce) in ossl_cmp_ctx_set1_recipNonce() 852 const ASN1_OCTET_STRING *nonce) in OSSL_CMP_CTX_set1_senderNonce()
|
/openssl-master/crypto/modes/ |
A D | ccm128.c | 41 const unsigned char *nonce, size_t nlen, size_t mlen) in CRYPTO_ccm128_setiv()
|
A D | ocb128.c | 221 unsigned char stretch[24], nonce[16]; in CRYPTO_ocb128_setiv() local
|
/openssl-master/crypto/evp/ |
A D | e_chacha20_poly1305.c | 155 unsigned int nonce[12/4]; member
|
A D | evp_rand.c | 39 OSSL_FUNC_rand_nonce_fn *nonce; member
|
/openssl-master/crypto/ec/curve448/ |
A D | eddsa.c | 207 uint8_t nonce[2 * EDDSA_448_PRIVATE_BYTES]; in ossl_c448_ed448_sign() local
|
/openssl-master/apps/ |
A D | ts.c | 554 ASN1_INTEGER *nonce = NULL; in create_nonce() local
|
/openssl-master/ssl/statem/ |
A D | statem_clnt.c | 2452 PACKET nonce; in tls_process_new_session_ticket() local
|
A D | statem_srvr.c | 3871 uint64_t nonce; in tls_construct_new_session_ticket() local
|