Home
last modified time | relevance | path

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

/dports/security/p5-Authen-Radius/Authen-Radius-0.32/
H A DRadius.pm204 $self->{authenticator} = $self->calc_authenticator($type, $request_id, $length);
324 if ($auth ne $self->calc_authenticator($type, $id, $length, $resp_attributes)) {
994 sub calc_authenticator { subroutine