Home
last modified time | relevance | path

Searched defs:TOTP_SHA256 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dotp.c49 #define TOTP_SHA256 EVP_sha256() macro
89 #define TOTP_SHA256 &nettle_sha256 macro
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/totp/
H A Dslapd-totp.c44 #define TOTP_SHA256 EVP_sha256() macro
80 #define TOTP_SHA256 &nettle_sha256 macro