Home
last modified time | relevance | path

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

/openssl/test/
H A Dpkcs12_format_test.c29 static OSSL_PROVIDER *lgcyprov = NULL; variable
394 if (lgcyprov == NULL) in test_single_key_enc_alg()
653 if (lgcyprov == NULL) in test_single_secret_enc_alg()
850 lgcyprov = OSSL_PROVIDER_load(testctx, "legacy"); in setup_tests()
865 if (lgcyprov == NULL) { in setup_tests()
893 OSSL_PROVIDER_unload(lgcyprov); in cleanup_tests()
H A Dendecode_test.c784 OSSL_PROVIDER *lgcyprov = OSSL_PROVIDER_load(testctx, "legacy"); in test_protected_via_PVK() local
785 if (lgcyprov == NULL) in test_protected_via_PVK()
794 OSSL_PROVIDER_unload(lgcyprov); in test_protected_via_PVK()
H A Devp_extra_test.c44 static OSSL_PROVIDER *lgcyprov = NULL; variable
3228 if (lgcyprov == NULL && idx < 3) in test_evp_iv_des()
3304 if (lgcyprov == NULL) in test_evp_bf_default_keylen()
4527 lgcyprov = OSSL_PROVIDER_load(testctx, "legacy"); in setup_tests()
4653 OSSL_PROVIDER_unload(lgcyprov); in cleanup_tests()

Completed in 32 milliseconds