Searched defs:nonce (Results 26 - 50 of 52) sorted by relevance

123

/freebsd-10-stable/contrib/wpa/src/eap_common/
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
H A Dikev2_common.h312 const u8 *nonce; member in struct:ikev2_payloads
/freebsd-10-stable/crypto/heimdal/kcm/
H A Dprotocol.c1501 unsigned char nonce[8]; local
/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Drevoke.c967 hx509_ocsp_request(hx509_context context, hx509_certs reqcerts, hx509_certs pool, hx509_cert signer, const AlgorithmIdentifier *digest, heim_octet_string *request, heim_octet_string *nonce) argument
H A Dhxtool.c1066 heim_octet_string req, nonce_data, *nonce = &nonce_data; local
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Ddigest.c162 krb5_digest_set_server_nonce(krb5_context context, krb5_digest digest, const char *nonce) argument
465 krb5_digest_set_client_nonce(krb5_context context, krb5_digest digest, const char *nonce) argument
H A Dget_cred.c412 unsigned nonce; local
141 init_tgs_req(krb5_context context, krb5_ccache ccache, krb5_addresses *addresses, krb5_kdc_flags flags, Ticket *second_ticket, krb5_creds *in_creds, krb5_creds *krbtgt, unsigned nonce, const METHOD_DATA *padata, krb5_keyblock **subkey, TGS_REQ *t) argument
H A Dinit_creds_pw.c45 unsigned nonce; member in struct:krb5_get_init_creds_ctx
[all...]
H A Dpkinit.c362 build_auth_pack(krb5_context context, unsigned nonce, krb5_pk_init_ctx ctx, const KDC_REQ_BODY *body, AuthPack *a) argument
645 pk_mk_padata(krb5_context context, krb5_pk_init_ctx ctx, const KDC_REQ_BODY *req_body, unsigned nonce, METHOD_DATA *md) argument
813 _krb5_pk_mk_padata(krb5_context context, void *c, int ic_flags, int win2k, const KDC_REQ_BODY *req_body, unsigned nonce, METHOD_DATA *md) argument
953 get_reply_key_win(krb5_context context, const krb5_data *content, unsigned nonce, krb5_keyblock **key) argument
1153 pk_rd_pa_reply_enckey(krb5_context context, int type, const heim_octet_string *indata, const heim_oid *dataType, const char *realm, krb5_pk_init_ctx ctx, krb5_enctype etype, const krb5_krbhst_info *hi, unsigned nonce, const krb5_data *req_buffer, PA_DATA *pa, krb5_keyblock **key) argument
1299 pk_rd_pa_reply_dh(krb5_context context, const heim_octet_string *indata, const heim_oid *dataType, const char *realm, krb5_pk_init_ctx ctx, krb5_enctype etype, const krb5_krbhst_info *hi, const DHNonce *c_n, const DHNonce *k_n, unsigned nonce, PA_DATA *pa, krb5_keyblock **key) argument
1541 _krb5_pk_rd_pa_reply(krb5_context context, const char *realm, void *c, krb5_enctype etype, const krb5_krbhst_info *hi, unsigned nonce, const krb5_data *req_buffer, PA_DATA *pa, krb5_keyblock **key) argument
[all...]
/freebsd-10-stable/crypto/openssl/apps/
H A Dts.c616 ASN1_INTEGER *nonce = NULL; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/ts/
H A Dts_rsp_sign.c612 const ASN1_INTEGER *nonce; local
H A Dts.h129 ASN1_INTEGER *nonce; /* OPTIONAL */ member in struct:TS_req_st
175 ASN1_INTEGER *nonce; member in struct:TS_tst_info_st
675 ASN1_INTEGER *nonce; member in struct:TS_verify_ctx
[all...]
/freebsd-10-stable/sys/netinet6/
H A Dnd6_nbr.c400 nd6_ns_output_fib(struct ifnet *ifp, const struct in6_addr *daddr6, const struct in6_addr *taddr6, struct llentry *ln, uint8_t *nonce, u_int fibnum) argument
630 nd6_ns_output(struct ifnet *ifp, const struct in6_addr *daddr6, const struct in6_addr *taddr6, struct llentry *ln, uint8_t *nonce) argument
[all...]
H A Dnd6.h393 struct nd_opt_nonce *nonce; member in struct:nd_opts::__anon7
/freebsd-10-stable/contrib/wpa/src/wps/
H A Dwps_validate.c868 static int wps_validate_r_snonce1(const u8 *nonce, int mandatory) argument
882 static int wps_validate_r_snonce2(const u8 *nonce, int mandatory) argument
896 static int wps_validate_e_snonce1(const u8 *nonce, int mandatory) argument
910 static int wps_validate_e_snonce2(const u8 *nonce, int mandatory) argument
/freebsd-10-stable/crypto/heimdal/kdc/
H A Dpkinit.c64 unsigned nonce; member in struct:pk_client_params
/freebsd-10-stable/crypto/openssh/
H A Dumac.c216 UINT8 nonce[AES_BLOCK_LEN]; /* The AES input making above cache */ member in struct:__anon42
232 static void pdf_gen_xor(pdf_ctx *pc, const UINT8 nonce[8], UINT8 buf[8]) argument
1237 umac_final(struct umac_ctx *ctx, u_char tag[], const u_char nonce[8]) argument
[all...]
H A Dsshkey.c2376 u_char *ca_blob = NULL, *sig_blob = NULL, nonce[32]; local
[all...]
/freebsd-10-stable/contrib/wpa/src/ap/
H A Dwpa_auth.h52 u8 nonce[16]; member in struct:ft_r0kh_r1kh_pull_frame
66 u8 nonce[16]; /* copied from pull */ member in struct:ft_r0kh_r1kh_resp_frame
H A Dwpa_auth.c1207 __wpa_send_eapol(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, int key_info, const u8 *key_rsc, const u8 *nonce, const u8 *kde, size_t kde_len, int keyidx, int encr, int force_version) argument
1358 wpa_send_eapol(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, int key_info, const u8 *key_rsc, const u8 *nonce, const u8 *kde, size_t kde_len, int keyidx, int encr) argument
/freebsd-10-stable/lib/libfetch/
H A Dhttp.c635 char *nonce; member in struct:__anon595
[all...]
/freebsd-10-stable/contrib/wpa/src/rsn_supp/
H A Dwpa.c270 wpa_supplicant_send_2_of_4(struct wpa_sm *sm, const unsigned char *dst, const struct wpa_eapol_key *key, int ver, const u8 *nonce, const u8 *wpa_ie, size_t wpa_ie_len, struct wpa_ptk *ptk) argument
H A Dtdls.c375 const u8 *nonce[2]; local
[all...]
/freebsd-10-stable/sbin/ping6/
H A Dping6.c222 u_int8_t nonce[8]; /* nonce field for node information */ variable
[all...]
/freebsd-10-stable/contrib/ntp/ntpq/
H A Dntpq-subs.c2369 fetch_nonce( char * nonce, size_t cb_nonce ) argument
2503 char nonce[128]; local
[all...]

Completed in 494 milliseconds

123