Lines Matching refs:hx509_context

51     int (*get_spki)(hx509_context,
54 int (*export)(hx509_context context,
58 int (*import)(hx509_context, const AlgorithmIdentifier *,
61 int (*generate_private_key)(hx509_context,
64 BIGNUM *(*get_internal)(hx509_context, hx509_private_key, const char *);
104 int (*verify_signature)(hx509_context context,
110 int (*create_signature)(hx509_context,
289 parse_ECParameters(hx509_context context,
334 ecdsa_verify_signature(hx509_context context,
412 ecdsa_create_signature(hx509_context context,
533 rsa_verify_signature(hx509_context context,
642 rsa_create_signature(hx509_context context,
751 rsa_private_key_import(hx509_context context,
781 rsa_private_key2SPKI(hx509_context context,
817 rsa_generate_private_key(hx509_context context,
856 rsa_private_key_export(hx509_context context,
898 rsa_get_internal(hx509_context context,
926 ecdsa_private_key2SPKI(hx509_context context,
935 ecdsa_private_key_export(hx509_context context,
944 ecdsa_private_key_import(hx509_context context,
1003 ecdsa_generate_private_key(hx509_context context,
1011 ecdsa_get_internal(hx509_context context,
1037 dsa_verify_signature(hx509_context context,
1123 dsa_parse_private_key(hx509_context context,
1145 evp_md_create_signature(hx509_context context,
1185 evp_md_verify_signature(hx509_context context,
1542 _hx509_signature_best_before(hx509_context context,
1563 _hx509_self_signed_valid(hx509_context context,
1584 _hx509_verify_signature(hx509_context context,
1622 _hx509_create_signature(hx509_context context,
1649 _hx509_create_signature_bitstring(hx509_context context,
1669 _hx509_public_encrypt(hx509_context context,
1732 hx509_private_key_private_decrypt(hx509_context context,
1775 hx509_parse_private_key(hx509_context context,
1811 hx509_private_key2SPKI(hx509_context context,
1825 _hx509_generate_private_key_init(hx509_context context,
1848 _hx509_generate_private_key_is_ca(hx509_context context,
1856 _hx509_generate_private_key_bits(hx509_context context,
1873 _hx509_generate_private_key(hx509_context context,
2060 _hx509_private_key_oid(hx509_context context,
2080 _hx509_private_key_get_internal(hx509_context context,
2090 _hx509_private_key_export(hx509_context context,
2113 int (*get_params)(hx509_context, const hx509_crypto,
2115 int (*set_params)(hx509_context, const heim_octet_string *,
2148 CMSCBCParam_get(hx509_context context, const hx509_crypto crypto,
2168 CMSCBCParam_set(hx509_context context, const heim_octet_string *param,
2187 CMSRC2CBCParam_get(hx509_context context, const hx509_crypto crypto,
2223 CMSRC2CBCParam_set(hx509_context context, const heim_octet_string *param,
2390 hx509_crypto_init(hx509_context context,
2522 hx509_crypto_set_params(hx509_context context,
2531 hx509_crypto_get_params(hx509_context context,
2731 typedef int (*PBE_string2key_func)(hx509_context,
2739 PBE_string2key(hx509_context context,
2844 _hx509_pbe_encrypt(hx509_context context,
2859 _hx509_pbe_decrypt(hx509_context context,
3035 hx509_crypto_select(const hx509_context context,
3115 hx509_crypto_available(hx509_context context,