Home
last modified time | relevance | path

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

/lib/crypto/tests/
A Dsha1_kunit.c16 #define HMAC_PREPAREKEY hmac_sha1_preparekey macro
A Dsha224_kunit.c16 #define HMAC_PREPAREKEY hmac_sha224_preparekey macro
A Dsha512_kunit.c16 #define HMAC_PREPAREKEY hmac_sha512_preparekey macro
A Dsha256_kunit.c16 #define HMAC_PREPAREKEY hmac_sha256_preparekey macro
A Dsha384_kunit.c16 #define HMAC_PREPAREKEY hmac_sha384_preparekey macro
A Dhash-test-template.h615 HMAC_PREPAREKEY(&key, raw_key, 32); in test_hmac()
634 HMAC_PREPAREKEY(&key, raw_key, key_len); in test_hmac()

Completed in 7 milliseconds