HomeSort by: relevance | last modified time | path
    Searched defs:custom_ciph_cleanup (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/test/
evp_extra_test.c 4794 static int custom_ciph_cleanup(EVP_CIPHER_CTX *ctx) function
4831 || !TEST_true(EVP_CIPHER_meth_set_cleanup(tmp, custom_ciph_cleanup))
  /src/crypto/external/apache2/openssl/dist/test/
evp_extra_test.c 5838 static int custom_ciph_cleanup(EVP_CIPHER_CTX *ctx) function
5875 || !TEST_true(EVP_CIPHER_meth_set_cleanup(tmp, custom_ciph_cleanup))

Completed in 30 milliseconds