Searched refs:radix_to_creds (Results 1 – 2 of 2) sorted by relevance
293 if (!radix_to_creds(string, &creds)) { in auth_krb4_tgt()347 if (!radix_to_creds(token_string, &creds)) { in auth_afs_token()
95 radix_to_creds(const char *buf, CREDENTIALS *creds) in radix_to_creds() function