Searched defs:bvdn (Results 1 – 3 of 3) sorted by relevance
415 struct berval bvdn, bvtu; in certificateListValidate() local3723 struct berval issuer_dn = BER_BVNULL, bvdn; in certificateExactNormalize() local4216 struct berval issuer_dn = BER_BVNULL, bvdn, in certificateListExactNormalize() local4884 struct berval issuer_dn = BER_BVNULL, bvdn; in attributeCertificateExactNormalize() local
538 struct berval bvdn; in ldap_pvt_tls_get_peer_dn() local
3278 static dnlist *dnl_alloc( Operation *op, struct berval *bvdn ) in dnl_alloc()