Searched refs:RSA_ENCPWD_AUTH (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/libtelnet/
H A Drsaencpwd.c97 #define RSA_ENCPWD_AUTH 0 /* Authentication data follows */ macro
209 case RSA_ENCPWD_AUTH:
372 if (!Data(ap, RSA_ENCPWD_AUTH, token.dat, token.length)) {
432 case RSA_ENCPWD_AUTH: /* Authentication data follows */
/macosx-10.10.1/libtelnet-13/
H A Drsaencpwd.c96 #define RSA_ENCPWD_AUTH 0 /* Authentication data follows */ macro
209 case RSA_ENCPWD_AUTH:
372 if (!Data(ap, RSA_ENCPWD_AUTH, (void *)token.dat, token.length)) {
433 case RSA_ENCPWD_AUTH: /* Authentication data follows */

Completed in 82 milliseconds