Home
last modified time | relevance | path

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

/dports/net/radsecproxy/radsecproxy-1.8.2/
H A Dradsecproxy.c795 int pwdrecrypt(uint8_t *pwd, uint8_t len, uint8_t *oldsecret, int oldsecret_len, uint8_t *newsecret… in pwdrecrypt() function
1357 …if (!pwdrecrypt(attr->v, attr->l, from->conf->secret, from->conf->secret_len, to->conf->secret, to… in radsrv()
1482 …if (!pwdrecrypt(attr->v+3, attr->l-3, server->conf->secret, server->conf->secret_len, from->conf->… in replyh()