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

/external/openssl/crypto/des/
H A Dread_pwd.c198 #ifndef NX509_SIG
199 #define NX509_SIG 32 macro
210 static struct sigaction savsig[NX509_SIG];
212 static void (*savsig[NX509_SIG])(int );
426 for (i=1; i<NX509_SIG; i++)
452 for (i=1; i<NX509_SIG; i++)
/external/openssl/crypto/ui/
H A Dui_openssl.c280 #ifndef NX509_SIG
281 # define NX509_SIG 32 macro
287 static struct sigaction savsig[NX509_SIG];
289 static void (*savsig[NX509_SIG])(int );
610 for (i=1; i<NX509_SIG; i++)
648 for (i=1; i<NX509_SIG; i++)

Completed in 145 milliseconds