Searched refs:SSS_OTP (Results 1 - 5 of 5) sorted by relevance

/sssd-io/src/sss_client/
H A Dsss_cli.h444 SSS_OTP, /**< Indicates that the authtok was a OTP, so don't enumerator in enum:response_type
H A Dpam_sss.c1070 case SSS_OTP:
/sssd-io/src/providers/krb5/
H A Dkrb5_child_handler.c736 if (msg_type == SSS_OTP) {
H A Dkrb5_auth.c1161 /* The SSS_OTP message will prevent pam_sss from putting the entered
1168 ret = pam_add_response(pd, SSS_OTP, sizeof(uint32_t),
H A Dkrb5_child.c602 ret = pam_add_response(kr->pd, SSS_OTP, 0, NULL);

Completed in 30 milliseconds