Searched defs:nonce (Results 1 - 25 of 54) sorted by relevance

123

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ts/
H A Dts_req_print.c72 const ASN1_INTEGER *nonce; local
H A Dts_verify_ctx.c116 const ASN1_INTEGER *nonce; local
H A Dts_rsp_print.c190 const ASN1_INTEGER *nonce; local
H A Dts_req_utils.c151 int TS_REQ_set_nonce(TS_REQ *a, const ASN1_INTEGER *nonce) argument
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/crypto/
H A Daes-ctr.c30 int aes_128_ctr_encrypt(const u8 *key, const u8 *nonce, argument
H A Daes-eax.c34 int aes_128_eax_encrypt(const u8 *key, const u8 *nonce, size_t nonce_len, argument
98 int aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, argument
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_tick.c74 TPM_NONCE nonce; local
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcs_caps.c103 TCPA_NONCE nonce; local
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_maint.c147 TCPA_NONCE nonce; local
214 TCPA_NONCE nonce; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/ap/
H A Dwpa_auth_ie.h31 const u8 *nonce; member in struct:wpa_eapol_ie_parse
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/rsn_supp/
H A Dwpa_ie.h31 const u8 *nonce; member in struct:wpa_eapol_ie_parse
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dmac.c139 u_char nonce[8]; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/modes/
H A Dccm128.c76 CRYPTO_ccm128_setiv(CCM128_CONTEXT *ctx, const unsigned char *nonce,size_t nlen,size_t mlen) argument
[all...]
H A Dmodes_lcl.h123 union { u64 u[2]; u8 c[16]; } nonce, cmac; member in struct:ccm128_context
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/x509v3/
H A Dv3_ocsp.c245 static int i2r_ocsp_nonce(const X509V3_EXT_METHOD *method, void *nonce, argument
/netbsd-6-1-5-RELEASE/sys/netinet6/
H A Desp_aesctr.c63 u_int8_t nonce[4]; member in struct:cblock::__anon9301
142 u_int8_t keystream[AES_BLOCKSIZE], *nonce; local
310 u_int8_t keystream[AES_BLOCKSIZE], *nonce; local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/
H A Dinit_sec_context.c341 unsigned char nonce[8]; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dget_in_tkt.c393 unsigned nonce; local
149 init_as_req(krb5_context context, KDCOptions opts, krb5_creds *creds, const krb5_addresses *addrs, const krb5_enctype *etypes, const krb5_preauthtype *ptypes, const krb5_preauthdata *preauth, krb5_key_proc key_proc, krb5_const_pointer keyseed, unsigned nonce, AS_REQ *a) argument
H A Dticket.c652 _krb5_extract_ticket(krb5_context context, krb5_kdc_rep *rep, krb5_creds *creds, krb5_keyblock *key, krb5_const_pointer keyseed, krb5_key_usage key_usage, krb5_addresses *addrs, unsigned nonce, unsigned flags, krb5_decrypt_proc decrypt_proc, krb5_const_pointer decryptarg) argument
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/tkey/
H A Dkeycreate.c69 static isc_buffer_t nonce; variable
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eap_common/
H A Deap_tlv_common.h82 u8 nonce[32]; member in struct:eap_tlv_crypto_binding_tlv
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eap_peer/
H A Deap_psk.c188 u8 *buf, *rpchannel, nonce[16], *decrypted; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eap_server/
H A Deap_server_psk.c101 u8 *buf, *pchannel, nonce[16]; local
339 u8 *decrypted, nonce[16]; local
[all...]
/netbsd-6-1-5-RELEASE/sys/crypto/nist_ctr_drbg/
H A Dnist_ctr_drbg.c433 nist_ctr_drbg_instantiate(NIST_CTR_DRBG* drbg, const void *entropy_input, int entropy_input_length, const void *nonce, int nonce_length, const void *personalization_string, int personalization_string_length) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/ntlm/
H A Ddigest.c407 char *nonce; local

Completed in 291 milliseconds

123