Home
last modified time | relevance | path

Searched refs:PEM_STRING_DSAPARAMS (Results 1 – 3 of 3) sorted by relevance

/external/openssl/crypto/pem/
Dpem_all.c242 IMPLEMENT_PEM_rw_const(DSAparams, DSA, PEM_STRING_DSAPARAMS, DSAparams) in IMPLEMENT_PEM_rw_const() argument
Dpem.h132 #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/
Dpem.h132 #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)