Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/plugins/preauth/otp/
H A Dotp_state.c178 token_type_decode(profile_t profile, const char *name, token_type *out) in token_type_decode() function
332 retval = token_type_decode(profile, names[i], &types[pos++]); in token_types_decode()