Home
last modified time | relevance | path

Searched refs:PUB_DER (Results 1 - 1 of 1) sorted by relevance

/third_party/openssl/test/
H A Devp_pkey_provided_test.c36 #define PUB_DER 5 macro
87 case PUB_DER: in compare_with_file()
115 if (type != PRIV_DER && type != PUB_DER) { in compare_with_file()
250 case PUB_DER: in test_print_key_type_using_encoder()
319 for (i = PRIV_TEXT; i <= PUB_DER; i++) in test_print_key_using_encoder()
332 for (i = PUB_TEXT; i <= PUB_DER; i++) in test_print_key_using_encoder_public()

Completed in 3 milliseconds