Home
last modified time | relevance | path

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

/netbsd-src/sys/opencrypto/
H A Dcryptosoft_xform.c145 static int SHA384Update_int(void *, const u_int8_t *, u_int16_t);
323 (void (*)(void *))(void *)SHA384_Init, NULL, NULL, SHA384Update_int,
921 SHA384Update_int(void *ctx, const u_int8_t *buf, u_int16_t len) in SHA384Update_int() function