Home
last modified time | relevance | path

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

/openssl/test/
H A Dpkcs12_format_test.c27 static OSSL_PROVIDER *lgcyprov = NULL; variable
405 if (lgcyprov == NULL) in test_single_key_enc_alg()
664 if (lgcyprov == NULL) in test_single_secret_enc_alg()
1004 lgcyprov = OSSL_PROVIDER_load(testctx, "legacy"); in setup_tests()
1019 if (lgcyprov == NULL) { in setup_tests()
1051 OSSL_PROVIDER_unload(lgcyprov); in cleanup_tests()
H A Dendecode_test.c797 OSSL_PROVIDER *lgcyprov = OSSL_PROVIDER_load(testctx, "legacy"); in test_protected_via_PVK() local
798 if (lgcyprov == NULL) in test_protected_via_PVK()
807 OSSL_PROVIDER_unload(lgcyprov); in test_protected_via_PVK()
H A Devp_extra_test.c50 static OSSL_PROVIDER *lgcyprov = NULL; variable
3683 if (lgcyprov == NULL && idx < 3) in test_evp_iv_des()
3763 if (lgcyprov == NULL) in test_evp_bf_default_keylen()
4590 if (lgcyprov == NULL) in test_keylen_change()
5617 if (lgcyprov == NULL) in test_aes_rc4_keylen_change_cve_2023_5363()
5651 lgcyprov = OSSL_PROVIDER_load(testctx, "legacy"); in setup_tests()
5806 OSSL_PROVIDER_unload(lgcyprov); in cleanup_tests()

Completed in 28 milliseconds