Home
last modified time | relevance | path

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

/openbsd/sys/crypto/
H A Dxform.c101 int SHA1Update_int(void *, const u_int8_t *, u_int16_t);
235 SHA1Update_int,
563 SHA1Update_int(void *ctx, const u_int8_t *buf, u_int16_t len) in SHA1Update_int() function