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

12

/freebsd-10.1-release/crypto/openssl/crypto/ts/
H A Dts_req_print.c73 const ASN1_INTEGER *nonce; local
H A Dts_verify_ctx.c119 const ASN1_INTEGER *nonce; local
H A Dts_rsp_print.c184 const ASN1_INTEGER *nonce; local
H A Dts_req_utils.c149 int TS_REQ_set_nonce(TS_REQ *a, const ASN1_INTEGER *nonce) argument
H A Dts_rsp_utils.c303 int TS_TST_INFO_set_nonce(TS_TST_INFO *a, const ASN1_INTEGER *nonce) argument
/freebsd-10.1-release/contrib/wpa/src/crypto/
H A Daes-ctr.c24 int aes_128_ctr_encrypt(const u8 *key, const u8 *nonce, argument
H A Daes-eax.c28 int aes_128_eax_encrypt(const u8 *key, const u8 *nonce, size_t nonce_len, argument
92 int aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, argument
H A Daes-ccm.c28 static void aes_ccm_auth_start(void *aes, size_t M, size_t L, const u8 *nonce, argument
84 static void aes_ccm_encr_start(size_t L, const u8 *nonce, u8 *a) argument
148 int aes_ccm_ae(const u8 *key, size_t key_len, const u8 *nonce, argument
178 int aes_ccm_ad(const u8 *key, size_t key_len, const u8 *nonce, argument
[all...]
/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dwpa_auth_ie.h25 const u8 *nonce; member in struct:wpa_eapol_ie_parse
/freebsd-10.1-release/contrib/wpa/src/rsn_supp/
H A Dwpa_ie.h27 const u8 *nonce; member in struct:wpa_eapol_ie_parse
/freebsd-10.1-release/crypto/openssh/
H A Dmac.c178 u_char b[4], nonce[8]; local
/freebsd-10.1-release/crypto/openssl/crypto/modes/
H A Dmodes_lcl.h129 } nonce, cmac; member in struct:ccm128_context
H A Dccm128.c79 CRYPTO_ccm128_setiv(CCM128_CONTEXT *ctx, const unsigned char *nonce, size_t nlen, size_t mlen) argument
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/x509v3/
H A Dv3_ocsp.c262 static int i2r_ocsp_nonce(const X509V3_EXT_METHOD *method, void *nonce, argument
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_ra_svn/
H A Dcram.c124 make_nonce(apr_uint64_t *nonce) argument
139 apr_uint64_t nonce; local
/freebsd-10.1-release/contrib/tcpdump/
H A Dprint-babel.c241 u_short nonce, interval; local
255 u_short nonce; local
/freebsd-10.1-release/contrib/wpa/src/eap_common/
H A Deap_tlv_common.h76 u8 nonce[32]; member in struct:eap_tlv_crypto_binding_tlv
H A Dikev2_common.c431 ikev2_derive_auth_data(int prf_alg, const struct wpabuf *sign_msg, const u8 *ID, size_t ID_len, u8 ID_type, struct ikev2_keys *keys, int initiator, const u8 *shared_secret, size_t shared_secret_len, const u8 *nonce, size_t nonce_len, const u8 *key_pad, size_t key_pad_len, u8 *auth_data) argument
/freebsd-10.1-release/contrib/wpa/src/eap_peer/
H A Deap_psk.c183 u8 *buf, *rpchannel, nonce[16], *decrypted; local
[all...]
/freebsd-10.1-release/contrib/wpa/src/eap_server/
H A Deap_server_psk.c96 u8 *buf, *pchannel, nonce[16]; local
336 u8 *decrypted, nonce[16]; local
[all...]
/freebsd-10.1-release/crypto/heimdal/lib/gssapi/ntlm/
H A Dinit_sec_context.c339 unsigned char nonce[8]; local
/freebsd-10.1-release/crypto/heimdal/lib/krb5/
H A Dget_in_tkt.c390 unsigned nonce; variable
145 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.c650 _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
/freebsd-10.1-release/contrib/serf/auth/
H A Dauth_digest.c46 const char *nonce; member in struct:digest_authn_info_t
242 const char *nonce = NULL; local
[all...]
/freebsd-10.1-release/crypto/heimdal/kcm/
H A Dprotocol.c1501 unsigned char nonce[8]; local

Completed in 312 milliseconds

12