Home
last modified time | relevance | path

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

/dports/security/openconnect/openconnect-8.10/
H A Doath.c244 vpninfo->oath_hmac_alg = OATH_ALG_HMAC_SHA1; in set_oath_mode()
248 vpninfo->oath_hmac_alg = OATH_ALG_HMAC_SHA256; in set_oath_mode()
252 vpninfo->oath_hmac_alg = OATH_ALG_HMAC_SHA512; in set_oath_mode()
254 vpninfo->oath_hmac_alg = OATH_ALG_HMAC_SHA1; in set_oath_mode()
H A Dopenconnect-internal.h474 } oath_hmac_alg; member
H A Dopenssl.c1998 switch(vpninfo->oath_hmac_alg) { in hotp_hmac()
H A Dgnutls.c2548 switch(vpninfo->oath_hmac_alg) { in hotp_hmac()