Home
last modified time | relevance | path

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

/third_party/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.c781 OSSL_PROVIDER *lgcyprov = OSSL_PROVIDER_load(testctx, "legacy"); in test_protected_via_PVK() local
782 if (lgcyprov == NULL) in test_protected_via_PVK()
791 OSSL_PROVIDER_unload(lgcyprov); in test_protected_via_PVK()
H A Devp_extra_test.c45 static OSSL_PROVIDER *lgcyprov = NULL; variable
3306 if (lgcyprov == NULL && idx < 3) in test_evp_iv_des()
3382 if (lgcyprov == NULL) in test_evp_bf_default_keylen()
4756 lgcyprov = OSSL_PROVIDER_load(testctx, "legacy"); in setup_tests()
4888 OSSL_PROVIDER_unload(lgcyprov); in cleanup_tests()

Completed in 10 milliseconds