Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dsha2.h139 struct __hmac_sha256_key { struct
148 const struct __hmac_sha256_key *key); argument
210 struct __hmac_sha256_key key;
383 struct __hmac_sha256_key key;
/linux/lib/crypto/
H A Dsha256.c316 const struct __hmac_sha256_key *key) in __hmac_sha256_init()