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.h519 struct __hmac_sha512_key { struct
528 const struct __hmac_sha512_key *key); argument
590 struct __hmac_sha512_key key;
763 struct __hmac_sha512_key key;
/linux/lib/crypto/
H A Dsha512.c302 const struct __hmac_sha512_key *key) in __hmac_sha512_init()