Searched refs:X509V3_F_V2I_IPADDRBLOCKS (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/x509v3/
H A Dv3_addr.c942 X509V3err(X509V3_F_V2I_IPADDRBLOCKS, ERR_R_MALLOC_FAILURE);
964 X509V3err(X509V3_F_V2I_IPADDRBLOCKS,
989 X509V3err(X509V3_F_V2I_IPADDRBLOCKS, X509V3_R_INVALID_SAFI);
999 X509V3err(X509V3_F_V2I_IPADDRBLOCKS, ERR_R_MALLOC_FAILURE);
1009 X509V3err(X509V3_F_V2I_IPADDRBLOCKS,
1025 X509V3err(X509V3_F_V2I_IPADDRBLOCKS, X509V3_R_INVALID_IPADDRESS);
1034 X509V3err(X509V3_F_V2I_IPADDRBLOCKS,
1040 X509V3err(X509V3_F_V2I_IPADDRBLOCKS, ERR_R_MALLOC_FAILURE);
1048 X509V3err(X509V3_F_V2I_IPADDRBLOCKS,
1054 X509V3err(X509V3_F_V2I_IPADDRBLOCKS,
[all...]
H A Dv3err.c117 {ERR_FUNC(X509V3_F_V2I_IPADDRBLOCKS), "V2I_IPADDRBLOCKS"},
H A Dx509v3.h849 # define X509V3_F_V2I_IPADDRBLOCKS 159 macro

Completed in 106 milliseconds