Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dendecode_test.c134 const char *pass, const char *pcipher);
153 const char *pass, const char *pcipher, in test_encode_decode() argument
172 output_type, output_structure, pass, pcipher))) in test_encode_decode()
196 output_type, output_structure, pass, pcipher))) in test_encode_decode()
216 if ((pass == NULL && pcipher == NULL) in test_encode_decode()
243 const char *pass, const char *pcipher) in encode_EVP_PKEY_prov() argument
260 || (pcipher != NULL in encode_EVP_PKEY_prov()
261 && !TEST_FL_true(OSSL_ENCODER_CTX_set_cipher(ectx, pcipher, NULL))) in encode_EVP_PKEY_prov()
359 const char *pass, const char *pcipher) in encode_EVP_PKEY_legacy_PEM() argument
369 if (pcipher != NULL && pass != NULL) { in encode_EVP_PKEY_legacy_PEM()
[all …]