Searched refs:lgcyprov (Results 1 – 3 of 3) sorted by relevance
27 static OSSL_PROVIDER *lgcyprov = NULL; variable402 if (lgcyprov == NULL) in test_single_key_enc_alg()663 if (lgcyprov == NULL) in test_single_secret_enc_alg()1003 lgcyprov = OSSL_PROVIDER_load(testctx, "legacy"); in setup_tests()1018 if (lgcyprov == NULL) { in setup_tests()1050 OSSL_PROVIDER_unload(lgcyprov); in cleanup_tests()
797 OSSL_PROVIDER *lgcyprov = OSSL_PROVIDER_load(testctx, "legacy"); in test_protected_via_PVK() local798 if (lgcyprov == NULL) in test_protected_via_PVK()807 OSSL_PROVIDER_unload(lgcyprov); in test_protected_via_PVK()
50 static OSSL_PROVIDER *lgcyprov = NULL; variable3921 if (lgcyprov == NULL && idx < 3) in test_evp_iv_des()4001 if (lgcyprov == NULL) in test_evp_bf_default_keylen()4841 if (lgcyprov == NULL) in test_keylen_change()5885 if (lgcyprov == NULL) in test_aes_rc4_keylen_change_cve_2023_5363()5939 lgcyprov = OSSL_PROVIDER_load(testctx, "legacy"); in setup_tests()6107 OSSL_PROVIDER_unload(lgcyprov); in cleanup_tests()
Completed in 25 milliseconds