Home
last modified time | relevance | path

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

12

/openssl-master/include/crypto/
A Dpoly1305.h32 unsigned int nonce[4]; member
A Dmodes.h155 } nonce, cmac; member
/openssl-master/crypto/ts/
A Dts_local.h46 ASN1_INTEGER *nonce; member
90 ASN1_INTEGER *nonce; member
149 ASN1_INTEGER *nonce; member
A Dts_verify_ctx.c108 const ASN1_INTEGER *nonce; in TS_REQ_to_TS_VERIFY_CTX() local
A Dts_req_utils.c100 int TS_REQ_set_nonce(TS_REQ *a, const ASN1_INTEGER *nonce) in TS_REQ_set_nonce()
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()
A Dts_rsp_sign.c536 const ASN1_INTEGER *nonce; in ts_RESP_create_tst_info() local
/openssl-master/providers/implementations/ciphers/
A Dciphercommon_ccm_hw.c13 int ossl_ccm_generic_setiv(PROV_CCM_CTX *ctx, const unsigned char *nonce, in ossl_ccm_generic_setiv()
A Dcipher_aes_ccm.h36 } nonce; member
A Dcipher_chacha20_poly1305.h22 unsigned int nonce[12 / 4]; member
/openssl-master/crypto/ocsp/
A Dv3_ocsp.c215 static int i2r_ocsp_nonce(const X509V3_EXT_METHOD *method, void *nonce, in i2r_ocsp_nonce()
/openssl-master/providers/implementations/rands/
A Ddrbg.c365 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 Ddrbg_ctr.c263 const unsigned char *nonce, size_t noncelen) in ctr_update()
308 const unsigned char *nonce, size_t noncelen, in drbg_ctr_instantiate()
A Dtest_rng.c45 unsigned char *entropy, *nonce; member
A Ddrbg_hmac.c124 const unsigned char *nonce, size_t nonce_len, in drbg_hmac_instantiate()
A Ddrbg_hash.c250 const unsigned char *nonce, size_t nonce_len, in drbg_hash_instantiate()
/openssl-master/crypto/cmp/
A Dcmp_ctx.c843 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 Dccm128.c41 const unsigned char *nonce, size_t nlen, size_t mlen) in CRYPTO_ccm128_setiv()
A Docb128.c221 unsigned char stretch[24], nonce[16]; in CRYPTO_ocb128_setiv() local
/openssl-master/crypto/evp/
A De_chacha20_poly1305.c155 unsigned int nonce[12/4]; member
A Devp_rand.c39 OSSL_FUNC_rand_nonce_fn *nonce; member
/openssl-master/crypto/ec/curve448/
A Deddsa.c207 uint8_t nonce[2 * EDDSA_448_PRIVATE_BYTES]; in ossl_c448_ed448_sign() local
/openssl-master/apps/
A Dts.c554 ASN1_INTEGER *nonce = NULL; in create_nonce() local
/openssl-master/ssl/statem/
A Dstatem_clnt.c2452 PACKET nonce; in tls_process_new_session_ticket() local
A Dstatem_srvr.c3871 uint64_t nonce; in tls_construct_new_session_ticket() local

Completed in 41 milliseconds

12