Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dsha2.h552 struct __hmac_sha512_key { struct
561 const struct __hmac_sha512_key *key); argument
623 struct __hmac_sha512_key key;
798 struct __hmac_sha512_key key;
/linux/lib/crypto/
H A Dsha512.c303 const struct __hmac_sha512_key *key) in __hmac_sha512_init()