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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/hmac/
H A Dhmac.c24 static void __db_hmac __P((u_int8_t *, u_int8_t *, size_t, u_int8_t *));
37 * __db_hmac --
41 __db_hmac(k, data, data_len, mac) function
117 __db_hmac(mac_key, data, data_len, store);
217 __db_hmac(mac_key, data, data_len, new);

Completed in 38 milliseconds