Home
last modified time | relevance | path

Searched defs:__sha256_ctx (Results 1 – 1 of 1) sorted by relevance

/linux/include/crypto/
H A Dsha2.h127 struct __sha256_ctx { struct
132 void __sha256_update(struct __sha256_ctx *ctx, const u8 *data, size_t len); argument