Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/openldap/dist/servers/slapd/overlays/
Dotp.c517 const struct berval oid_hmacwithSHA384 = BER_BVC("1.2.840.113549.2.10"); in otp_choose_mech() local
526 } else if ( !ber_bvcmp( &oid_hmacwithSHA384, oid ) ) { in otp_choose_mech()