Searched defs:test_stanza_st (Results 1 – 1 of 1) sorted by relevance
72 static struct test_stanza_st { struct73 const char *keytype;74 const char *structure[2];75 int evp_type;77 i2d_of_void *i2d_PrivateKey;78 i2d_of_void *i2d_PublicKey;79 i2d_of_void *i2d_params;80 i2d_of_void *i2d_PUBKEY;81 PEM_write_bio_of_void_protected *pem_write_bio_PrivateKey;82 PEM_write_bio_of_void_unprotected *pem_write_bio_PublicKey;[all …]