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

/sssd/src/sss_client/
H A Dsss_cli.h426 SSS_OTP, /**< Indicates that the autotok was a OTP, so don't enumerator in enum:response_type
H A Dpam_sss.c921 case SSS_OTP:
/sssd/src/providers/krb5/
H A Dkrb5_child_handler.c704 if (msg_type == SSS_OTP) {
H A Dkrb5_auth.c1113 /* The SSS_OTP message will prevent pam_sss from putting the entered
1120 ret = pam_add_response(pd, SSS_OTP, sizeof(uint32_t),
H A Dkrb5_child.c574 ret = pam_add_response(kr->pd, SSS_OTP, 0, NULL);

Completed in 31 milliseconds