Searched defs:altname (Results 1 - 4 of 4) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Doakley.c1917 char *altname = NULL; local
1967 &altname, &type, pos) !=0) {
1974 if (!altname) {
1984 racoon_free(altname);
1985 altname = NULL;
1991 error = getaddrinfo(altname, NULL, &hints, &res);
1995 racoon_free(altname);
2010 racoon_free(altname);
2033 &altname, &type, pos) != 0){
2040 if (!altname) {
[all...]
/external/openssl/crypto/x509/
H A Dx509.h299 STACK_OF(GENERAL_NAME) *altname; member in struct:x509_st
/external/openssl/include/openssl/
H A Dx509.h299 STACK_OF(GENERAL_NAME) *altname; member in struct:x509_st
/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dx509.h260 STACK_OF(GENERAL_NAME) *altname; member in struct:x509_st

Completed in 117 milliseconds