Searched defs:nonce (Results 1 - 25 of 50) sorted by last modified time

12

/freebsd-10.3-release/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
631 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.h379 struct nd_opt_nonce *nonce; member in struct:nd_opts::__anon11428
/freebsd-10.3-release/sys/mips/rmi/dev/sec/
H A Drmilib.h575 unsigned int nonce; member in struct:xlr_sec_io_s
/freebsd-10.3-release/sbin/ping6/
H A Dping6.c222 u_int8_t nonce[8]; /* nonce field for node information */ variable
[all...]
/freebsd-10.3-release/lib/libfetch/
H A Dhttp.c634 char *nonce; member in struct:__anon5971
[all...]
/freebsd-10.3-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.3-release/crypto/openssl/crypto/ts/
H A Dts_verify_ctx.c119 const ASN1_INTEGER *nonce; local
H A Dts_rsp_utils.c303 int TS_TST_INFO_set_nonce(TS_TST_INFO *a, const ASN1_INTEGER *nonce) argument
H A Dts_rsp_sign.c612 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_req_print.c73 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.3-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.3-release/crypto/openssl/apps/
H A Dts.c616 ASN1_INTEGER *nonce = NULL; local
[all...]
/freebsd-10.3-release/crypto/openssh/
H A Dumac.c216 UINT8 nonce[AES_BLOCK_LEN]; /* The AES input making above cache */ member in struct:__anon5397
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.c2373 u_char *ca_blob = NULL, *sig_blob = NULL, nonce[32]; local
[all...]
H A Dmac.c178 u_char nonce[8]; local
/freebsd-10.3-release/crypto/heimdal/lib/krb5/
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
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...]
H A Dinit_creds_pw.c45 unsigned nonce; member in struct:krb5_get_init_creds_ctx
[all...]
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 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 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

Completed in 326 milliseconds

12