Home
last modified time | relevance | path

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

/include/crypto/
A Dsha2.h597 struct hmac_sha384_ctx { struct
624 static inline void hmac_sha384_init(struct hmac_sha384_ctx *ctx, in hmac_sha384_init()
642 void hmac_sha384_init_usingrawkey(struct hmac_sha384_ctx *ctx,
655 static inline void hmac_sha384_update(struct hmac_sha384_ctx *ctx, in hmac_sha384_update()
670 void hmac_sha384_final(struct hmac_sha384_ctx *ctx, u8 out[SHA384_DIGEST_SIZE]);

Completed in 3 milliseconds