Searched refs:HMAC_PREPAREKEY (Results 1 – 6 of 6) sorted by relevance
16 #define HMAC_PREPAREKEY hmac_sha1_preparekey macro
16 #define HMAC_PREPAREKEY hmac_sha224_preparekey macro
16 #define HMAC_PREPAREKEY hmac_sha512_preparekey macro
16 #define HMAC_PREPAREKEY hmac_sha256_preparekey macro
16 #define HMAC_PREPAREKEY hmac_sha384_preparekey macro
615 HMAC_PREPAREKEY(&key, raw_key, 32); in test_hmac()634 HMAC_PREPAREKEY(&key, raw_key, key_len); in test_hmac()
Completed in 7 milliseconds