Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/x509/
H A Dx509_addr.c344 case IPAddressChoice_inherit: in IPAddressFamily_type()
364 if (IPAddressFamily_type(af) == IPAddressChoice_inherit) in IPAddressFamily_inheritance()
381 af->ipAddressChoice->type = IPAddressChoice_inherit; in IPAddressFamily_set_inheritance()
742 case IPAddressChoice_inherit: in i2r_IPAddrBlocks()
H A Dx509v3.h849 #define IPAddressChoice_inherit 0 macro
/openbsd/usr.sbin/rpki-client/
H A Dx509.c731 if (af->ipAddressChoice->type != IPAddressChoice_inherit) in x509_inherits()
H A Dcert.c375 case IPAddressChoice_inherit: in sbgp_parse_ipaddrblk()