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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dhmac_ext.h13 void __db_SHA1Init __P((SHA1_CTX *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hmac/
H A Dhmac.c28 * All of these functions use a ctx structure on the stack. The __db_SHA1Init
63 __db_SHA1Init(&ctx);
67 __db_SHA1Init(&ctx);
140 __db_SHA1Init(&ctx);
H A Dsha1.c191 * __db_SHA1Init --
194 * PUBLIC: void __db_SHA1Init __P((SHA1_CTX *));
197 __db_SHA1Init(context) function

Completed in 172 milliseconds