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

  /src/crypto/external/apache2/openssl/dist/crypto/evp/
ctrl_params_translate.c 44 * The fixup_args functions are called with the following parameters:
53 * may be freely modified by the fixup_args function.
56 * The |state| tells the fixup_args function something about the caller and
59 * PKEY The fixup_args function has been called
63 * state, the fixup_args function is expected
67 * PRE_CTRL_TO_PARAMS The fixup_args function has been called
73 * 1. fixup_args(PRE_CTRL_TO_PARAMS, ...)
76 * 3. fixup_args(POST_CTRL_TO_PARAMS, ...)
79 * fixup_args function is expected to modify
83 * fixup_args function is expected to modif
285 fixup_args_fn *fixup_args; member in struct:translation_st
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/evp/
ctrl_params_translate.c 44 * The fixup_args functions are called with the following parameters:
53 * may be freely modified by the fixup_args function.
56 * The |state| tells the fixup_args function something about the caller and
59 * PKEY The fixup_args function has been called
63 * state, the fixup_args function is expected
67 * PRE_CTRL_TO_PARAMS The fixup_args function has been called
73 * 1. fixup_args(PRE_CTRL_TO_PARAMS, ...)
76 * 3. fixup_args(POST_CTRL_TO_PARAMS, ...)
79 * fixup_args function is expected to modify
83 * fixup_args function is expected to modif
277 fixup_args_fn *fixup_args; member in struct:translation_st
    [all...]

Completed in 24 milliseconds