Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dxform_sha1.c56 static void SHA1Init_int(void *);
67 .Init = SHA1Init_int,
80 .Init = SHA1Init_int,
89 SHA1Init_int(void *ctx) in SHA1Init_int() function