PK_embed_report_t   

typedef int PK_embed_report_t;

Used in:

PK_CURVE_embed_in_surf_o_t


This type is to specify under what circumstances to return feedback information
in the report stream during a call PK_CURVE_embed_in_surf_2.

    PK_embed_report_never_c   Never.
    PK_embed_report_always_c  Always report any additional information.
    PK_embed_report_failing_c Only report any additional information
                              when the attempt to embed the curve fails.