OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xptmp
(Results
1 - 2
of
2
) sorted by null
/external/openssl/crypto/x509v3/
v3_purp.c
151
X509_PURPOSE *
xptmp
;
local
153
xptmp
= X509_PURPOSE_get0(i);
154
if(!strcmp(
xptmp
->sname, sname)) return i;
/external/openssl/apps/
apps.c
2277
X509_PURPOSE *
xptmp
;
local
[
all
...]
Completed in 27 milliseconds