Searched refs:PEM_STRING_DSAPARAMS (Results 1 – 3 of 3) sorted by relevance
/external/openssl/crypto/pem/ |
D | pem_all.c | 242 IMPLEMENT_PEM_rw_const(DSAparams, DSA, PEM_STRING_DSAPARAMS, DSAparams) in IMPLEMENT_PEM_rw_const() argument
|
D | pem.h | 132 #define PEM_STRING_DSAPARAMS "DSA PARAMETERS" macro 522 PEM_STRING_DSAPARAMS,bp,(char *)x,NULL,NULL,0,NULL,NULL) 549 (char *(*)())d2i_DSAparams,PEM_STRING_DSAPARAMS,bp,(char **)x,cb,u)
|
/external/openssl/include/openssl/ |
D | pem.h | 132 #define PEM_STRING_DSAPARAMS "DSA PARAMETERS" macro 522 PEM_STRING_DSAPARAMS,bp,(char *)x,NULL,NULL,0,NULL,NULL) 549 (char *(*)())d2i_DSAparams,PEM_STRING_DSAPARAMS,bp,(char **)x,cb,u)
|