Home
last modified time | relevance | path

Searched refs:ossl_sha3_update (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/include/internal/
H A Dsha3.h48 int ossl_sha3_update(KECCAK1600_CTX *ctx, const void *_inp, size_t len);
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/sha/
H A Dsha3.c45 int ossl_sha3_update(KECCAK1600_CTX *ctx, const void *_inp, size_t len) in ossl_sha3_update() function