Home
last modified time | relevance | path

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

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