Searched refs:test_stanza (Results 1 – 1 of 1) sorted by relevance
506 struct test_stanza_st *test_stanza = NULL; in test_key() local514 if (!TEST_ptr(test_stanza = &test_stanzas[idx]) in test_key()567 if (test_stanza->pem_write_bio_params != NULL) { in test_key()593 test_stanza->keytype, structure); in test_key()604 if (test_stanza->i2d_PrivateKey != NULL) { in test_key()622 if (test_stanza->i2d_PublicKey != NULL) { in test_key()642 if (test_stanza->i2d_params != NULL) { in test_key()651 test_stanza->i2d_params, test_stanza->d2i_params, in test_key()659 if (test_stanza->i2d_PUBKEY != NULL) { in test_key()666 test_stanza->keytype, structure); in test_key()[all …]
Completed in 5 milliseconds