Searched refs:br_sha224_state (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/bearssl/inc/
H A Dbearssl_hash.h640 uint64_t br_sha224_state(const br_sha224_context *ctx, void *out);
742 #define br_sha256_state br_sha224_state
/freebsd-12-stable/contrib/bearssl/src/hash/
H A Dsha2small.c277 br_sha224_state(const br_sha224_context *cc, void *dst) function
320 (uint64_t (*)(const br_hash_class *const *, void *))&br_sha224_state,

Completed in 413 milliseconds