Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/elftosb/dist/common/
DSHA1.cpp89 void CSHA1::Transform(uint32_t *state, const uint8_t *buffer) in Transform() function in CSHA1
/netbsd/src/external/bsd/ipf/dist/
Dmd5.c215 static void Transform (buf, in) in Transform() function
/netbsd/src/external/bsd/ppp/dist/pppd/
Dppp-md5.c301 static void Transform (UINT4 *buf, UINT4 *in) in Transform() function