| H A D | impl.h | 630 #define KCF_PROV_ENCRYPT_INIT(pd, ctx, mech, key, template, req) ( \ argument 653 template, req) ( \ argument 660 #define KCF_PROV_DECRYPT_INIT(pd, ctx, mech, key, template, req) ( \ argument 683 template, req) ( \ argument 694 #define KCF_PROV_MAC_INIT(pd, ctx, mech, key, template, req) ( \ argument 727 template, req) ( \ argument 738 #define KCF_PROV_SIGN_INIT(pd, ctx, mech, key, template, req) ( \ argument 765 #define KCF_PROV_SIGN_RECOVER_INIT(pd, ctx, mech, key, template, \ argument 788 #define KCF_PROV_VERIFY_INIT(pd, ctx, mech, key, template, req) ( \ argument 833 template, data, req) ( \ argument [all …]
|