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

/freebsd-13-stable/contrib/bearssl/inc/
H A Dbearssl_hash.h843 uint64_t br_sha384_state(const br_sha384_context *ctx, void *out);
945 #define br_sha512_state br_sha384_state
/freebsd-13-stable/contrib/bearssl/src/hash/
H A Dsha2big.c219 br_sha384_state(const br_sha384_context *cc, void *dst) function
263 (uint64_t (*)(const br_hash_class *const *, void *))&br_sha384_state,

Completed in 109 milliseconds