Home
last modified time | relevance | path

Searched defs:hmac (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/bcrypt/
H A Dbcrypt_main.c292 BOOL hmac; member
407 BOOL hmac; member
563 BOOL hmac; member
670 BOOL hmac; member
/reactos/drivers/network/tcpip/lwip/src/apps/snmp/
H A Dsnmp_msg.c1039 u8_t hmac[LWIP_MAX(SNMP_V3_SHA_LEN, SNMP_V3_MD5_LEN)]; in snmp_parse_inbound_frame() local
1836 u8_t hmac[20]; in snmp_complete_outbound_frame() local
/reactos/dll/3rdparty/mbedtls/
H A Dmd.c247 int mbedtls_md_setup( mbedtls_md_context_t *ctx, const mbedtls_md_info_t *md_info, int hmac ) in mbedtls_md_setup()
/reactos/modules/rostests/winetests/rsaenh/
H A Drsaenh.c1813 static const BYTE hmac[16] = { in test_hmac() local