Lines Matching refs:berval
73 struct berval; /* avoid pulling in lber.h */
78 struct berval * ));
87 const struct berval *scheme,
88 const struct berval *passwd,
89 const struct berval *cred,
93 const struct berval *scheme,
94 const struct berval *passwd,
95 struct berval *hash,
100 struct berval *scheme,
112 const struct berval *passwd, /* stored password */
113 const struct berval *cred, /* user supplied value */
118 const struct berval *cred,
119 struct berval **passwd, /* password to store */
120 struct berval **salt, /* salt to store */
133 const struct berval *passwd, /* stored password */
134 const struct berval *cred, /* user supplied value */
139 lutil_passwd_generate LDAP_P(( struct berval *pw, ber_len_t ));
143 const struct berval *passwd,
145 struct berval *hash,
158 const struct berval *sc,
159 const struct berval *hash,
160 struct berval *b64,
161 const struct berval *salt ));
340 lutil_str2bin( struct berval *in, struct berval *out, void *ctx );