Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libutil/
H A Dstub.c40 #pragma weak crypt_set_format macro
43 crypt_set_format(const char *f __unused) { in crypt_set_format() function
/freebsd-13.1/lib/libcrypt/
H A Dcrypt.c89 crypt_set_format(const char *format) in crypt_set_format() function