Home
last modified time | relevance | path

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

/openbsd-src/sbin/isakmpd/
H A Ddoi.h79 int (*validate_attribute)(u_int16_t, u_int8_t *, member
H A Dmessage.c1127 msg->exchange->doi->validate_attribute, msg)) { in message_validate_transform()
/openbsd-src/usr.sbin/ldapd/
H A Dvalidate.c51 validate_attribute(struct attr_type *at, struct ber_element *vals) in validate_attribute() function
409 if ((rc = validate_attribute(at, vals)) != LDAP_SUCCESS) in validate_entry()