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

123

/macosx-10.10/Security-57031.1.35/Security/include/security_ocspd/
H A DocspExtensions.cpp115 OCSPNonce( SecAsn1CoderRef coder, bool critical, const CSSM_DATA &nonce) argument
H A DocspExtensions.h134 CSSM_DATA &nonce() { return mNonce; } function in class:OCSPNonce
H A DocspResponse.cpp401 const CSSM_DATA *OCSPResponse::nonce() /* NULL means not present */ function in class:OCSPResponse
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ocspd/common/
H A DocspExtensions.cpp115 OCSPNonce( SecAsn1CoderRef coder, bool critical, const CSSM_DATA &nonce) argument
H A DocspExtensions.h134 CSSM_DATA &nonce() { return mNonce; } function in class:OCSPNonce
H A DocspResponse.cpp401 const CSSM_DATA *OCSPResponse::nonce() /* NULL means not present */ function in class:OCSPResponse
/macosx-10.10/cups-408/cups/cups/
H A Dmd5passwd.c72 httpMD5Final(const char *nonce, /* I - Server nonce value */ argument
H A Dauth.c120 nonce[HTTP_MAX_VALUE]; /* nonce="xyz" string */ local
/macosx-10.10/Heimdal-398.1.2/lib/ntlm/
H A Dscram.h84 heim_scram_data nonce; member in struct:heim_scram
/macosx-10.10/dcerpc-61/dcerpc/ncklib/
H A Dschnauthcn.h129 unsigned8 nonce[8]; member in struct:rpc_cn_schnauth_tlr
/macosx-10.10/OpenSSH-189/openssh/
H A Dmac.c160 u_char b[4], nonce[8]; local
/macosx-10.10/OpenSSL098-52/src/crypto/x509v3/
H A Dv3_ocsp.c235 static int i2r_ocsp_nonce(X509V3_EXT_METHOD *method, void *nonce, BIO *out, int indent) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_x509_tp/lib/
H A DocspRequest.cpp99 OCSPNonce *nonce = NULL; local
197 const CSSM_DATA *OCSPRequest::nonce() function in class:OCSPRequest
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/ocspTool/
H A DocspRequest.cpp98 OCSPNonce *nonce = NULL; local
179 const CSSM_DATA *OCSPRequest::nonce() function in class:OCSPRequest
/macosx-10.10/xnu-2782.1.97/EXTERNAL_HEADERS/corecrypto/
H A Dccdrbg.h48 ccdrbg_init(const struct ccdrbg_info *info, struct ccdrbg_state *drbg, unsigned long entropyLength, const void* entropy, unsigned long nonceLength, const void* nonce, unsigned long psLength, const void* ps) argument
/macosx-10.10/Heimdal-398.1.2/kdc/
H A Dfast.c204 _kdc_fast_mk_response(krb5_context context, krb5_crypto armor_crypto, METHOD_DATA *pa_data, krb5_keyblock *strengthen_key, KrbFastFinished *finished, krb5uint32 nonce, krb5_data *data) argument
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dfast.c619 _krb5_fast_unwrap_kdc_rep(krb5_context context, int32_t nonce, argument
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.c686 _krb5_extract_ticket(krb5_context context, krb5_kdc_rep *rep, krb5_creds *creds, krb5_keyblock *key, krb5_key_usage key_usage, krb5_addresses *addrs, unsigned nonce, unsigned flags, krb5_data *request, krb5_decrypt_proc decrypt_proc, krb5_const_pointer decryptarg) argument
/macosx-10.10/Security-57031.1.35/Security/include/security_smime/
H A DtsaTemplates.h60 CSSM_DATA nonce; // INTEGER optional member in struct:__anon3899
98 CSSM_DATA nonce; // INTEGER optional member in struct:__anon3903
/macosx-10.10/Security-57031.1.35/Security/libsecurity_smime/lib/
H A DtsaTemplates.h60 CSSM_DATA nonce; // INTEGER optional member in struct:__anon4916
98 CSSM_DATA nonce; // INTEGER optional member in struct:__anon4920
/macosx-10.10/Security-57031.1.35/Security/sec/securityd/
H A DSecOCSPResponse.h83 CFDataRef nonce; member in struct:__SecOCSPResponse
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/tkey/
H A Dkeycreate.c67 static isc_buffer_t nonce; variable
/macosx-10.10/tcpdump-61/tcpdump/
H A Dprint-babel.c241 u_short nonce, interval; local
255 u_short nonce; local
/macosx-10.10/xnu-2782.1.97/osfmk/corecrypto/ccdbrg/src/
H A Dccdrbg_nisthmac.c220 hmac_dbrg_instantiate_algorithm(struct ccdrbg_state *drbg, unsigned long entropyLength, const void *entropy, unsigned long nonceLength, const void *nonce, unsigned long psLength, const void *ps) argument
248 init(const struct ccdrbg_info *info, struct ccdrbg_state *drbg, unsigned long entropyLength, const void* entropy, unsigned long nonceLength, const void* nonce, unsigned long psLength, const void* ps) argument

Completed in 215 milliseconds

123