Home
last modified time | relevance | path

Searched refs:ContextHMAC_SHA1 (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sal/rtl/source/
H A Ddigest.c1793 } ContextHMAC_SHA1; typedef
1798 ContextHMAC_SHA1 m_context;
1801 static void __rtl_digest_initHMAC_SHA1 (ContextHMAC_SHA1 * ctx);
1802 static void __rtl_digest_ipadHMAC_SHA1 (ContextHMAC_SHA1 * ctx);
1803 static void __rtl_digest_opadHMAC_SHA1 (ContextHMAC_SHA1 * ctx);
1822 static void __rtl_digest_initHMAC_SHA1 (ContextHMAC_SHA1 * ctx) in __rtl_digest_initHMAC_SHA1()
1835 static void __rtl_digest_ipadHMAC_SHA1 (ContextHMAC_SHA1 * ctx) in __rtl_digest_ipadHMAC_SHA1()
1850 static void __rtl_digest_opadHMAC_SHA1 (ContextHMAC_SHA1 * ctx) in __rtl_digest_opadHMAC_SHA1()
1910 ContextHMAC_SHA1 *ctx; in rtl_digest_initHMAC_SHA1()
1948 ContextHMAC_SHA1 *ctx; in rtl_digest_updateHMAC_SHA1()
[all …]

Completed in 21 milliseconds