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

/external/openssl/apps/
H A Dx509.c193 int noout=0,sign_flag=0,CA_flag=0,CA_createserial=0,email=0; local
331 CA_flag= ++num;
520 if ((CAkeyfile == NULL) && (CA_flag) && (CAformat == FORMAT_PEM))
522 else if ((CA_flag) && (CAkeyfile == NULL))
572 if (!sign_flag && !CA_flag)
665 if (CA_flag)
970 else if (CA_flag == i)

Completed in 67 milliseconds