H A D | impl.h | 604 #define KCF_PROV_CREATE_CTX_TEMPLATE(pd, mech, key, template, size, req) ( \ argument 674 #define KCF_PROV_ENCRYPT_INIT(pd, ctx, mech, key, template, req) ( \ argument 697 template, req) ( \ argument 704 #define KCF_PROV_DECRYPT_INIT(pd, ctx, mech, key, template, req) ( \ argument 727 template, req) ( \ argument 738 #define KCF_PROV_MAC_INIT(pd, ctx, mech, key, template, req) ( \ argument 762 #define KCF_PROV_MAC_ATOMIC(pd, session, mech, key, data, mac, template, \ argument 771 template, req) ( \ argument 782 #define KCF_PROV_SIGN_INIT(pd, ctx, mech, key, template, req) ( \ argument 802 #define KCF_PROV_SIGN_ATOMIC(pd, session, mech, key, data, template, \ argument [all …]
|