Home
last modified time | relevance | path

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

/lib/crypto/
A DKconfig143 The SHA-1 and HMAC-SHA1 library functions. Select this if your module
160 The SHA-224, SHA-256, HMAC-SHA224, and HMAC-SHA256 library functions.
179 The SHA-384, SHA-512, HMAC-SHA384, and HMAC-SHA512 library functions.
/lib/crypto/tests/
A Dsha1_kunit.c20 #define HMAC hmac_sha1 macro
A Dsha224_kunit.c20 #define HMAC hmac_sha224 macro
A Dsha512_kunit.c20 #define HMAC hmac_sha512 macro
A Dsha256_kunit.c20 #define HMAC hmac_sha256 macro
A Dsha384_kunit.c20 #define HMAC hmac_sha384 macro
A DKconfig20 corresponding HMAC.
A Dhash-test-template.h584 #ifdef HMAC
635 HMAC(&key, test_buf, data_len, mac2); in test_hmac()

Completed in 7 milliseconds