Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dsha2.h556 struct __hmac_sha512_ctx { struct
560 void __hmac_sha512_init(struct __hmac_sha512_ctx *ctx, argument
631 struct __hmac_sha512_ctx ctx;
806 struct __hmac_sha512_ctx ctx;
/linux/lib/crypto/
H A Dsha512.c302 void __hmac_sha512_init(struct __hmac_sha512_ctx *ctx, in __hmac_sha512_init()
330 static void __hmac_sha512_final(struct __hmac_sha512_ctx *ctx, in __hmac_sha512_final()