Searched refs:APR_SHA1PW_ID (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/apr-util/include/
H A Dapr_sha1.h45 #define APR_SHA1PW_ID "{SHA}" macro
/freebsd-11.0-release/contrib/apr-util/crypto/
H A Dapr_passwd.c102 else if (!strncmp(hash, APR_SHA1PW_ID, APR_SHA1PW_IDLEN)) {
H A Dapr_sha1.c359 apr_cpystrn(out, APR_SHA1PW_ID, APR_SHA1PW_IDLEN + 1);

Completed in 56 milliseconds