Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/src/hash/
H A Dsha256.c22 ATTRIBUTE_WARN_UNUSED_RET static int sha256_process(sha256_context *ctx, in sha256_process() function
/freebsd/contrib/wpa/src/crypto/
H A Dsha256-internal.c145 int sha256_process(struct sha256_state *md, const unsigned char *in, in sha256_process() function