Home
last modified time | relevance | path

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

/external/openssl/crypto/srp/
Dsrp_vfy.c79 static int t_fromb64(unsigned char *a, const char *src) in t_fromb64() function
230 len = t_fromb64(tmp, v); in SRP_user_pwd_set_sv()
233 len = t_fromb64(tmp, s); in SRP_user_pwd_set_sv()
293 len = t_fromb64(tmp, ch); in SRP_gN_new_init()
543 if (!(len = t_fromb64(tmp, N))) goto err; in SRP_create_verifier()
545 if (!(len = t_fromb64(tmp, g))) goto err; in SRP_create_verifier()
567 if (!(len = t_fromb64(tmp2, *salt))) in SRP_create_verifier()
/external/ppp/pppd/
Deap.c547 tpw.pebuf.password.len = t_fromb64((char *)tpw.pwbuf,
550 tpw.pebuf.salt.len = t_fromb64((char *)tpw.saltbuf,