Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dsha2.h143 struct __hmac_sha256_ctx { struct
147 void __hmac_sha256_init(struct __hmac_sha256_ctx *ctx, argument
218 struct __hmac_sha256_ctx ctx;
422 struct __hmac_sha256_ctx ctx;
/linux/lib/crypto/
H A Dsha256.c377 void __hmac_sha256_init(struct __hmac_sha256_ctx *ctx, in __hmac_sha256_init()
403 static void __hmac_sha256_final(struct __hmac_sha256_ctx *ctx, in __hmac_sha256_final()