Searched refs:HMAC_MD5_Update (Results 1 - 3 of 3) sorted by relevance

/haiku/src/libs/compat/openbsd_wlan/crypto/
H A Dhmac.h44 void HMAC_MD5_Update(HMAC_MD5_CTX *, const u_int8_t *, u_int)
H A Dhmac.c60 HMAC_MD5_Update(HMAC_MD5_CTX *ctx, const u_int8_t *data, u_int len) function
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_crypto.c477 HMAC_MD5_Update(&ctx.md5, (u_int8_t *)key, len);

Completed in 55 milliseconds