Home
last modified time | relevance | path

Searched refs:hmac_sha1_init (Results 1 – 2 of 2) sorted by relevance

/lib/crypto/tests/
A Dsha1_kunit.c17 #define HMAC_INIT hmac_sha1_init
/lib/crypto/
A Dsha1.c274 void hmac_sha1_init(struct hmac_sha1_ctx *ctx, const struct hmac_sha1_key *key) in hmac_sha1_init() function
280 EXPORT_SYMBOL_GPL(hmac_sha1_init);
315 hmac_sha1_init(&ctx, key); in hmac_sha1()

Completed in 4 milliseconds