Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/rsaenh/
H A Drsaenh.c2716 static const struct rfc2202_test_case { in test_import_hmac() struct
2717 const char *key; in test_import_hmac()
2718 DWORD key_len; in test_import_hmac()
2719 const char *data; in test_import_hmac()
2720 const DWORD data_len; in test_import_hmac()
2721 const char *digest; in test_import_hmac()