Searched refs:ossl_hash_context (Results 1 – 5 of 5) sorted by relevance
59 struct ossl_hash_context ictx;60 struct ossl_hash_context octx;202 struct ossl_hash_context ctx; in ossl_process()
40 struct ossl_hash_context { struct
76 _Static_assert(sizeof(SHA_CTX) <= sizeof(struct ossl_hash_context),
120 _Static_assert(sizeof(SHA256_CTX) <= sizeof(struct ossl_hash_context),
257 _Static_assert(sizeof(SHA512_CTX) <= sizeof(struct ossl_hash_context),