Lines Matching defs:ctx
102 struct crypto_sha256_state ctx; member
155 struct __sha256_ctx ctx; member
178 static inline void sha224_update(struct sha224_ctx *ctx, in sha224_update()
218 struct __hmac_sha256_ctx ctx; member
244 static inline void hmac_sha224_init(struct hmac_sha224_ctx *ctx, in hmac_sha224_init()
275 static inline void hmac_sha224_update(struct hmac_sha224_ctx *ctx, in hmac_sha224_update()
328 struct __sha256_ctx ctx; member
351 static inline void sha256_update(struct sha256_ctx *ctx, in sha256_update()
391 struct __hmac_sha256_ctx ctx; member
417 static inline void hmac_sha256_init(struct hmac_sha256_ctx *ctx, in hmac_sha256_init()
448 static inline void hmac_sha256_update(struct hmac_sha256_ctx *ctx, in hmac_sha256_update()
535 struct __sha512_ctx ctx; member
558 static inline void sha384_update(struct sha384_ctx *ctx, in sha384_update()
598 struct __hmac_sha512_ctx ctx; member
624 static inline void hmac_sha384_init(struct hmac_sha384_ctx *ctx, in hmac_sha384_init()
655 static inline void hmac_sha384_update(struct hmac_sha384_ctx *ctx, in hmac_sha384_update()
708 struct __sha512_ctx ctx; member
731 static inline void sha512_update(struct sha512_ctx *ctx, in sha512_update()
771 struct __hmac_sha512_ctx ctx; member
797 static inline void hmac_sha512_init(struct hmac_sha512_ctx *ctx, in hmac_sha512_init()
828 static inline void hmac_sha512_update(struct hmac_sha512_ctx *ctx, in hmac_sha512_update()