Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A Dkdb5_ldap_services.c1478 static int generate_random_password(krb5_context ctxt, char **randpwd, unsigned int *passlen) in generate_random_password() function
1667 if ((errcode = generate_random_password(util_context, &passwd, &passwd_len))) {