Searched refs:v3_asid_inherits (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/crypto/openssl/crypto/x509v3/
H A Dv3_asid.c678 int v3_asid_inherits(ASIdentifiers *asid) function
726 !v3_asid_inherits(a) &&
727 !v3_asid_inherits(b) &&
891 if (!allow_inheritance && v3_asid_inherits(ext))
H A Dx509v3.h887 int v3_asid_inherits(ASIdentifiers *asid);

Completed in 52 milliseconds