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

  /src/crypto/external/apache2/openssl/dist/crypto/evp/
ctrl_params_translate.c 54 * For cleanup, call cleanup_translation_ctx().
713 cleanup_translation_ctx(enum state state, function
2760 cleanup_translation_ctx(POST_CTRL_TO_PARAMS, translation, &ctx);
2826 cleanup_translation_ctx(CLEANUP_CTRL_STR_TO_PARAMS, translation, &ctx);
2886 cleanup_translation_ctx(CLEANUP_PARAMS_TO_CTRL, translation, &ctx);
2950 cleanup_translation_ctx(PKEY, translation, &ctx);
  /src/crypto/external/bsd/openssl/dist/crypto/evp/
ctrl_params_translate.c 54 * For cleanup, call cleanup_translation_ctx().
710 cleanup_translation_ctx(enum state state, function
2702 cleanup_translation_ctx(POST_CTRL_TO_PARAMS, translation, &ctx);
2764 cleanup_translation_ctx(CLEANUP_CTRL_STR_TO_PARAMS, translation, &ctx);
2820 cleanup_translation_ctx(CLEANUP_PARAMS_TO_CTRL, translation, &ctx);
2876 cleanup_translation_ctx(PKEY, translation, &ctx);

Completed in 37 milliseconds