/titanic_41/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | cram_md5.c | 19 void hmac_md5(unsigned char *text, int text_len, unsigned char *key, in hmac_md5() function 93 hmac_md5((unsigned char *)challenge->bv_val, challenge->bv_len, in ldap_sasl_cram_md5_bind_s()
|
/titanic_41/usr/src/lib/libldap5/include/ldap/ |
H A D | sec.h | 9 void hmac_md5(unsigned char *text, int text_len, unsigned char *key,
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | wpa_enc.h | 45 void hmac_md5(uint8_t *, size_t, uint8_t *, size_t, uint8_t *);
|
H A D | wpa_enc.c | 259 hmac_md5(key, key_len, buf, buf_len, mac); in hmac_md5_vector() 265 hmac_md5(uint8_t *key, size_t key_len, uint8_t *data, in hmac_md5() function
|
H A D | wpa.c | 791 hmac_md5(key, 16, buf, len, mic); in wpa_eapol_key_mic()
|
/titanic_41/usr/src/uts/common/inet/sctp/ |
H A D | sctp_cookie.c | 66 hmac_md5(uchar_t *text, size_t text_len, uchar_t *key, size_t key_len, in hmac_md5() function 816 hmac_md5((uchar_t *)now, cookielen - sizeof (*cookieph) - 16, in sctp_send_initack() 1246 hmac_md5(p, clen, (uchar_t *)sctp->sctp_secret, SCTP_SECRET_LEN, in sctp_process_cookie() 1254 hmac_md5(p, clen, (uchar_t *)sctp->sctp_old_secret, in sctp_process_cookie()
|
/titanic_41/usr/src/lib/libsasl/include/ |
H A D | saslplug.h | 92 void (*hmac_md5)(const unsigned char *text, int text_len, member
|
/titanic_41/usr/src/lib/sasl_plugins/cram/ |
H A D | cram.c | 576 utils->hmac_md5((unsigned char *) nonce, noncelen, in make_hashed()
|
/titanic_41/usr/src/lib/sasl_plugins/digestmd5/ |
H A D | digestmd5.c | 1776 text->utils->hmac_md5((const unsigned char *) text->encode_buf, 1942 text->utils->hmac_md5((const unsigned char *) text->decode_tmp_buf, 2047 text->utils->hmac_md5((unsigned char *)text->encode_buf, 2051 text->utils->hmac_md5(text->encode_buf, inblob->curlen + 4, 2104 text->utils->hmac_md5((unsigned char *)text->MAC_buf, inputlen + 4, 2108 text->utils->hmac_md5(text->MAC_buf, inputlen + 4,
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/ |
H A D | Makefile.com | 92 CRYPTO_KEYHASH= k5_md5des.o hmac_md5.o
|
/titanic_41/usr/src/lib/libsasl/lib/ |
H A D | common.c | 2001 utils->hmac_md5 = &_sasl_hmac_md5; in _sasl_alloc_utils()
|
/titanic_41/exception_lists/ |
H A D | cstyle | 168 usr/src/lib/gss_mechs/mech_krb5/crypto/keyhash_provider/hmac_md5.c
|