Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dradix.c40 creds_to_radix(CREDENTIALS *creds, u_char *buf, size_t buflen) in creds_to_radix() function
/titanic_41/usr/src/cmd/ssh/ssh/
H A Dsshconnect1.c764 creds_to_radix(creds, (u_char *)buffer, sizeof(buffer)); in send_krb4_tgt()
839 if (creds_to_radix(&creds, (u_char *)buffer, in send_afs_tokens()