Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dotp.c123 AttributeDescription *ad_oathHMACAlgorithm; variable
215 &ad_oathHMACAlgorithm },
641 a = attr_find( params->e_attrs, ad_oathHMACAlgorithm ); in otp_hotp()
745 a = attr_find( params->e_attrs, ad_oathHMACAlgorithm ); in otp_totp()