Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/macs/
H A Dsiphash_prov.c36 static OSSL_FUNC_mac_update_fn siphash_update; variable
126 static int siphash_update(void *vmacctx, const unsigned char *data, in siphash_update() function