Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/openbsd-compat/
H A Dsha1.c57 SHA1Transform(u_int32_t state[5], const u_int8_t buffer[SHA1_BLOCK_LENGTH]) in SHA1Transform() function
/freebsd/contrib/wpa/src/crypto/
H A Dsha1-internal.c176 void SHA1Transform(u32 state[5], const unsigned char buffer[64]) in SHA1Transform() function