Home
last modified time | relevance | path

Searched defs:nonce (Results 1 – 17 of 17) sorted by relevance

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dk5-int-pkinit.h43 krb5_int32 nonce; /* (0..4294967295) */ member
53 krb5_int32 nonce; /* (0..4294967295) */ member
136 krb5_int32 nonce; /* (0..4294967295) */ member
143 krb5_int32 nonce; /* (0..4294967295) */ member
155 krb5_int32 nonce; member
/titanic_41/usr/src/uts/common/sys/usb/usba/
H A Dwhcdi.h301 #define PRF_64(key, klen, nonce, adata, alen, bdata, blen, out) \ argument
304 #define PRF_128(key, klen, nonce, adata, alen, bdata, blen, out) \ argument
307 #define PRF_256(key, klen, nonce, adata, alen, bdata, blen, out) \ argument
/titanic_41/usr/src/common/crypto/modes/
H A Dccm.c645 ccm_format_initial_blocks(uchar_t *nonce, ulong_t nonceSize, in ccm_format_initial_blocks()
770 ccm_init(ccm_ctx_t *ctx, unsigned char *nonce, size_t nonce_len, in ccm_init()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c324 create_nonce(const char *noncepath, const char *nonce) in create_nonce()
1265 wanbootfs_payload(const char *net, const char *cid, const char *nonce, in wanbootfs_payload()
1687 char *nonce; in main() local
/titanic_41/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_clnt.c139 krb5_ui_4 nonce = 0; local
276 krb5_ui_4 nonce,
/titanic_41/usr/src/lib/print/libpapi-ipp/common/
H A Dipp-support.c463 char nonce[HTTP_MAX_VALUE]; in setAuthString() local
/titanic_41/usr/src/lib/sasl_plugins/cram/
H A Dcram.c554 static char *make_hashed(sasl_secret_t *sec, char *nonce, int noncelen, in make_hashed()
/titanic_41/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c182 unsigned char *nonce; member
219 unsigned char *nonce; member
2373 unsigned char *nonce,
2564 unsigned char *nonce; local
2852 unsigned char *nonce = NULL, *cnonce = NULL; local
3850 unsigned char *nonce,
/titanic_41/usr/src/cmd/cmd-crypto/tpmadm/
H A Dadmin_cmds.c610 TPM_NONCE nonce; in createek() local
/titanic_41/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h321 char nonce[HTTP_MAX_VALUE]; member
/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dwanboot.c98 static char nonce[NONCELEN + 1]; variable
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Ddigest_md5.c74 const char *realm, *nonce, *cnonce, *qop, *user, *resp, *dom; member
/titanic_41/usr/src/uts/common/sys/crypto/
H A Dcommon.h80 uchar_t *nonce; member
130 caddr32_t nonce; member
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h1156 krb5_int32 nonce; /* nonce to match request/response */ member
1172 krb5_int32 nonce; /* nonce from request */ member
1252 krb5_int32 nonce; /* nonce, optional */ member
H A Dk5-int.h1213 krb5_int32 nonce; member
/titanic_41/usr/src/uts/common/inet/ip/
H A Dsadb.c7777 uchar_t *nonce; local
7817 uchar_t *nonce; local
/titanic_41/usr/src/uts/common/inet/
H A Dsadb.h54 uint8_t nonce[MAXSALTSIZE + sizeof (uint64_t)]; member