Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A Dpkcs12_format_test.c224 static const int enc_nids_all[] = { variable
397 enc.nid = enc_nids_all[z]; in test_single_key_enc_alg()
656 enc.nid = enc_nids_all[z]; in test_single_secret_enc_alg()
869 ADD_ALL_TESTS(test_single_key_enc_alg, OSSL_NELEM(enc_nids_all)); in setup_tests()
870 ADD_ALL_TESTS(test_single_secret_enc_alg, OSSL_NELEM(enc_nids_all)); in setup_tests()

Completed in 2 milliseconds