Searched defs:ctx0 (Results 1 – 4 of 4) sorted by relevance
25 static int __crypto_md5_export(const struct md5_ctx *ctx0, void *out) in __crypto_md5_export()
28 static int __crypto_sha1_export(const struct sha1_ctx *ctx0, void *out) in __crypto_sha1_export()
29 static int __crypto_sha256_export(const struct __sha256_ctx *ctx0, void *out) in __crypto_sha256_export()
29 static int __crypto_sha512_export(const struct __sha512_ctx *ctx0, void *out) in __crypto_sha512_export()