/openssl/include/openssl/ |
H A D | srp.h.in | 163 BIGNUM *SRP_Calc_server_key(const BIGNUM *A, const BIGNUM *v, const BIGNUM *u, 166 BIGNUM *SRP_Calc_B_ex(const BIGNUM *b, const BIGNUM *N, const BIGNUM *g, 169 BIGNUM *SRP_Calc_B(const BIGNUM *b, const BIGNUM *N, const BIGNUM *g, 175 BIGNUM *SRP_Calc_u_ex(const BIGNUM *A, const BIGNUM *B, const BIGNUM *N, 178 BIGNUM *SRP_Calc_u(const BIGNUM *A, const BIGNUM *B, const BIGNUM *N); 183 BIGNUM *SRP_Calc_x_ex(const BIGNUM *s, const char *user, const char *pass, 186 BIGNUM *SRP_Calc_x(const BIGNUM *s, const char *user, const char *pass); 188 BIGNUM *SRP_Calc_A(const BIGNUM *a, const BIGNUM *N, const BIGNUM *g); 191 const BIGNUM *x, const BIGNUM *a, const BIGNUM *u, 194 BIGNUM *SRP_Calc_client_key(const BIGNUM *N, const BIGNUM *B, const BIGNUM *g, [all …]
|
H A D | pkcs12.h.in | 106 const ASN1_TYPE *PKCS12_SAFEBAG_get0_attr(const PKCS12_SAFEBAG *bag, 108 const ASN1_OBJECT *PKCS12_SAFEBAG_get0_type(const PKCS12_SAFEBAG *bag); 111 const ASN1_TYPE *PKCS12_SAFEBAG_get0_bag_obj(const PKCS12_SAFEBAG *bag); 112 const ASN1_OBJECT *PKCS12_SAFEBAG_get0_bag_type(const PKCS12_SAFEBAG *bag); 120 const PKCS8_PRIV_KEY_INFO *PKCS12_SAFEBAG_get0_p8inf(const PKCS12_SAFEBAG *bag); 121 const X509_SIG *PKCS12_SAFEBAG_get0_pkcs8(const PKCS12_SAFEBAG *bag); 145 PKCS8_PRIV_KEY_INFO *PKCS8_decrypt(const X509_SIG *p8, const char *pass, 147 PKCS8_PRIV_KEY_INFO *PKCS8_decrypt_ex(const X509_SIG *p8, const char *pass, 216 void *PKCS12_item_decrypt_d2i(const X509_ALGOR *algor, const ASN1_ITEM *it, 296 PKCS12 *PKCS12_create(const char *pass, const char *name, EVP_PKEY *pkey, [all …]
|
H A D | x509.h.in | 361 int X509_pubkey_digest(const X509 *data, const EVP_MD *type, 363 int X509_digest(const X509 *data, const EVP_MD *type, 662 const ASN1_INTEGER *X509_get0_serialNumber(const X509 *x); 667 const ASN1_TIME * X509_get0_notBefore(const X509 *x); 670 const ASN1_TIME *X509_get0_notAfter(const X509 *x); 693 const X509_ALGOR *X509_get0_tbs_sigalg(const X509 *x); 792 int X509_issuer_name_cmp(const X509 *a, const X509 *b); 795 int X509_subject_name_cmp(const X509 *a, const X509 *b); 811 int X509_cmp(const X509 *a, const X509 *b); 822 int X509_CRL_cmp(const X509_CRL *a, const X509_CRL *b); [all …]
|
H A D | x509_acert.h.in | 54 const GENERAL_NAMES *X509_ACERT_get0_holder_entityName(const X509_ACERT *x); 55 const OSSL_ISSUER_SERIAL *X509_ACERT_get0_holder_baseCertId(const X509_ACERT *x); 57 const X509_NAME *X509_ACERT_get0_issuerName(const X509_ACERT *x); 63 const X509_ALGOR *X509_ACERT_get0_info_sigalg(const X509_ACERT *x); 64 const ASN1_INTEGER *X509_ACERT_get0_serialNumber(const X509_ACERT *x); 65 const ASN1_TIME *X509_ACERT_get0_notBefore(const X509_ACERT *x); 66 const ASN1_TIME *X509_ACERT_get0_notAfter(const X509_ACERT *x); 67 const ASN1_BIT_STRING *X509_ACERT_get0_issuerUID(const X509_ACERT *x); 75 int X509_ACERT_get_attr_by_OBJ(const X509_ACERT *x, const ASN1_OBJECT *obj, 83 const STACK_OF(X509_EXTENSION) *X509_ACERT_get0_extensions(const X509_ACERT *x); [all …]
|
H A D | crmf.h.in | 91 const OSSL_CRMF_PBMPARAMETER *pbmp, 145 int OSSL_CRMF_MSG_get_certReqId(const OSSL_CRMF_MSG *crm); 157 int OSSL_CRMF_MSGS_verify_popo(const OSSL_CRMF_MSGS *reqs, 163 const X509_NAME 165 const X509_NAME 167 const ASN1_INTEGER 171 const X509_NAME 172 *OSSL_CRMF_CERTID_get0_issuer(const OSSL_CRMF_CERTID *cid); 173 const ASN1_INTEGER 177 const X509_NAME *subject, [all …]
|
H A D | x509_vfy.h.in | 128 int X509_trusted(const X509 *x); 580 const X509_LOOKUP_METHOD *method); 585 const X509_LOOKUP_METHOD *method); 590 const X509_LOOKUP_METHOD *method); 595 const X509_LOOKUP_METHOD *method); 646 int X509_STORE_load_locations(X509_STORE *s, const char *file, const char *dir); 654 const char *file, const char *dir, 753 const char *X509_VERIFY_PARAM_get0_name(const X509_VERIFY_PARAM *param); 758 const X509_VERIFY_PARAM *X509_VERIFY_PARAM_lookup(const char *name); 795 const ASN1_OBJECT *X509_policy_node_get0_policy(const X509_POLICY_NODE *node); [all …]
|
H A D | cmp.h.in | 337 const char *OSSL_CMP_CTX_get0_propq(const OSSL_CMP_CTX *ctx); 369 void OSSL_CMP_CTX_print_errors(const OSSL_CMP_CTX *ctx); 431 const char **text); 436 int OSSL_CMP_CTX_get_status(const OSSL_CMP_CTX *ctx); 459 ASN1_OCTET_STRING *OSSL_CMP_HDR_get0_transactionID(const 467 int OSSL_CMP_MSG_get_bodytype(const OSSL_CMP_MSG *msg); 473 const char *propq); 474 int OSSL_CMP_MSG_write(const char *file, const OSSL_CMP_MSG *msg); 499 const OSSL_CRMF_MSG *crm, const X509_REQ *p10cr, 548 const OSSL_CRMF_MSG *crm); [all …]
|
H A D | conf.h.in | 89 const char *name); 91 const char *name); 112 OSSL_LIB_CTX *NCONF_get0_libctx(const CONF *conf); 129 char *NCONF_get_string(const CONF *conf, const char *group, const char *name); 130 int NCONF_get_number_e(const CONF *conf, const char *group, const char *name, 133 int NCONF_dump_fp(const CONF *conf, FILE *out); 135 int NCONF_dump_bio(const CONF *conf, BIO *out); 141 int CONF_modules_load(const CONF *cnf, const char *appname, 145 int CONF_modules_load_file(const char *filename, const char *appname, 155 const char *CONF_imodule_get_name(const CONF_IMODULE *md); [all …]
|
H A D | lhash.h.in | 38 typedef int (*OPENSSL_LH_COMPFUNC) (const void *, const void *); 39 typedef int (*OPENSSL_LH_COMPFUNCTHUNK) (const void *, const void *, OPENSSL_LH_COMPFUNC cfn); 68 int name##_LHASH_COMP(const void *, const void *); 70 int name##_LHASH_COMP(const void *arg1, const void *arg2) { \ 158 typedef int (*lh_##type##_compfunc)(const type *a, const type *b); \ 163 unsigned long (*hfn_conv)(const type *) = (unsigned long (*)(const type *))hfn; \ 168 int (*cfn_conv)(const type *, const type *) = (int (*)(const type *, const type *))cfn; \ 169 return cfn_conv((const type *)da, (const type *)db); \ 251 int (*cfn_conv)(const type *, const type *) = (int (*)(const type *, const type *))cfn; \ 252 return cfn_conv((const type *)da, (const type *)db); \ [all …]
|
H A D | asn1.h.in | 558 int ASN1_TYPE_cmp(const ASN1_TYPE *a, const ASN1_TYPE *b); 575 int ASN1_STRING_cmp(const ASN1_STRING *a, const ASN1_STRING *b); 590 const unsigned char *ASN1_STRING_get0_data(const ASN1_STRING *x); 614 int ASN1_INTEGER_cmp(const ASN1_INTEGER *x, const ASN1_INTEGER *y); 634 const ASN1_TIME *from, const ASN1_TIME *to); 689 int ASN1_TIME_compare(const ASN1_TIME *a, const ASN1_TIME *b); 702 const char *sn, const char *ln); 747 void *ASN1_item_dup(const ASN1_ITEM *it, const void *x); 816 int ASN1_bn_print(BIO *bp, const char *number, const BIGNUM *num, 902 const ASN1_ITEM *it, const ASN1_PCTX *pctx); [all …]
|
H A D | x509v3.h.in | 87 char *(*get_string) (void *db, const char *section, const char *value); 654 const char *name, const char *value); 679 int X509V3_add_value(const char *name, const char *value, 681 int X509V3_add_value_uchar(const char *name, const unsigned char *value, 685 int X509V3_add_value_int(const char *name, const ASN1_INTEGER *aint, 731 int X509_check_akid(const X509 *issuer, const AUTHORITY_KEYID *akid); 749 int (*ck) (const X509_PURPOSE *, const X509 *, int), 750 const char *name, const char *sname, void *arg); 918 const unsigned afi, const unsigned *safi); 920 const unsigned afi, const unsigned *safi, [all …]
|
H A D | ssl.h.in | 853 const char *SSL_get_psk_identity_hint(const SSL *s); 854 const char *SSL_get_psk_identity(const SSL *s); 1582 __owur const char *SSL_CIPHER_get_name(const SSL_CIPHER *c); 1595 __owur const char *SSL_get_cipher_list(const SSL *s, int n); 1684 __owur const char *SSL_state_string(const SSL *s); 1685 __owur const char *SSL_rstate_string(const SSL *s); 1686 __owur const char *SSL_state_string_long(const SSL *s); 1687 __owur const char *SSL_rstate_string_long(const SSL *s); 1969 __owur const char *SSL_get_version(const SSL *s); 2060 __owur const SSL_METHOD *SSL_get_ssl_method(const SSL *s); [all …]
|
H A D | cms.h.in | 100 const ASN1_OBJECT *CMS_get0_type(const CMS_ContentInfo *cms); 136 const char *propq); 149 CMS_ContentInfo *CMS_digest_create(BIO *in, const EVP_MD *md, 153 const char *propq); 203 const char *propq); 311 int CMS_signed_get_attr_count(const CMS_SignerInfo *si); 314 int CMS_signed_get_attr_by_OBJ(const CMS_SignerInfo *si, const ASN1_OBJECT *obj, 328 void *CMS_signed_get0_data_by_OBJ(const CMS_SignerInfo *si, 329 const ASN1_OBJECT *oid, 332 int CMS_unsigned_get_attr_count(const CMS_SignerInfo *si); [all …]
|
H A D | safestack.h.in | 39 typedef int (*sk_##t1##_compfunc)(const t3 * const *a, const t3 *const *b); \ 41 typedef t3 * (*sk_##t1##_copyfunc)(const t3 *a); \ 46 …static ossl_unused ossl_inline const OPENSSL_STACK *ossl_check_const_##t1##_sk_type(const STACK_OF… 48 return (const OPENSSL_STACK *)sk; \ 69 typedef int (*sk_##t1##_compfunc)(const t3 * const *a, const t3 *const *b); \ 71 typedef t3 * (*sk_##t1##_copyfunc)(const t3 *a); \ 74 return OPENSSL_sk_num((const OPENSSL_STACK *)sk); \ 111 (const void *)ptr); \ 182 SKM_DEFINE_STACK_OF(t1, const t2, t2) 194 * In practice, however, it appears to be hard to have a const [all …]
|
H A D | ocsp.h.in | 200 OCSP_CERTID *OCSP_cert_to_id(const EVP_MD *dgst, const X509 *subject, 221 const EVP_MD *dgst, 227 const ASN1_OCTET_STRING *OCSP_resp_get0_signature(const OCSP_BASICRESP *bs); 228 const X509_ALGOR *OCSP_resp_get0_tbs_sigalg(const OCSP_BASICRESP *bs); 229 const OCSP_RESPDATA *OCSP_resp_get0_respdata(const OCSP_BASICRESP *bs); 235 const ASN1_GENERALIZEDTIME *OCSP_resp_get0_produced_at(const OCSP_BASICRESP* bs); 236 const STACK_OF(X509) *OCSP_resp_get0_certs(const OCSP_BASICRESP *bs); 263 int OCSP_id_issuer_cmp(const OCSP_CERTID *a, const OCSP_CERTID *b); 264 int OCSP_id_cmp(const OCSP_CERTID *a, const OCSP_CERTID *b); 301 X509_EXTENSION *OCSP_url_svcloc_new(const X509_NAME *issuer, const char **urls); [all …]
|
H A D | crypto.h.in | 143 const char *str, const char sep); 146 int OPENSSL_strcasecmp(const char *s1, const char *s2); 147 int OPENSSL_strncasecmp(const char *s1, const char *s2, size_t n); 163 const char *OpenSSL_version(int type); 176 const char *OPENSSL_info(int type); 338 OSSL_CRYPTO_ALLOC void *CRYPTO_memdup(const void *str, size_t siz, const char *file, int line); 339 OSSL_CRYPTO_ALLOC char *CRYPTO_strdup(const char *str, const char *file, int line); 340 OSSL_CRYPTO_ALLOC char *CRYPTO_strndup(const char *str, size_t s, const char *file, int line); 410 ossl_noreturn void OPENSSL_die(const char *assertion, const char *file, int line); 431 const struct tm *from, const struct tm *to); [all …]
|
/openssl/doc/man3/ |
H A D | SRP_Calc_B.pod | 26 BIGNUM *SRP_Calc_server_key(const BIGNUM *A, const BIGNUM *v, const BIGNUM *u, 28 BIGNUM *SRP_Calc_B_ex(const BIGNUM *b, const BIGNUM *N, const BIGNUM *g, 30 BIGNUM *SRP_Calc_B(const BIGNUM *b, const BIGNUM *N, const BIGNUM *g, 33 BIGNUM *SRP_Calc_u_ex(const BIGNUM *A, const BIGNUM *B, const BIGNUM *N, 35 BIGNUM *SRP_Calc_u(const BIGNUM *A, const BIGNUM *B, const BIGNUM *N); 39 const BIGNUM *x, const BIGNUM *a, const BIGNUM *u, 41 BIGNUM *SRP_Calc_client_key(const BIGNUM *N, const BIGNUM *B, const BIGNUM *g, 42 const BIGNUM *x, const BIGNUM *a, const BIGNUM *u); 43 BIGNUM *SRP_Calc_x_ex(const BIGNUM *s, const char *user, const char *pass, 45 BIGNUM *SRP_Calc_x(const BIGNUM *s, const char *user, const char *pass); [all …]
|
H A D | PKCS12_SAFEBAG_get1_cert.pod | 17 const ASN1_TYPE *PKCS12_SAFEBAG_get0_attr(const PKCS12_SAFEBAG *bag, 19 const ASN1_OBJECT *PKCS12_SAFEBAG_get0_type(const PKCS12_SAFEBAG *bag); 20 int PKCS12_SAFEBAG_get_nid(const PKCS12_SAFEBAG *bag); 21 int PKCS12_SAFEBAG_get_bag_nid(const PKCS12_SAFEBAG *bag); 22 const ASN1_TYPE *PKCS12_SAFEBAG_get0_bag_obj(const PKCS12_SAFEBAG *bag); 23 const ASN1_OBJECT *PKCS12_SAFEBAG_get0_bag_type(const PKCS12_SAFEBAG *bag); 26 X509 *PKCS12_SAFEBAG_get1_cert(const PKCS12_SAFEBAG *bag); 29 X509_CRL *PKCS12_SAFEBAG_get1_crl(const PKCS12_SAFEBAG *bag); 30 const STACK_OF(PKCS12_SAFEBAG) *PKCS12_SAFEBAG_get0_safes(const PKCS12_SAFEBAG *bag); 31 const PKCS8_PRIV_KEY_INFO *PKCS12_SAFEBAG_get0_p8inf(const PKCS12_SAFEBAG *bag); [all …]
|
H A D | ADMISSIONS.pod | 47 const NAMING_AUTHORITY *n); 51 const NAMING_AUTHORITY *n); 55 const NAMING_AUTHORITY *n); 60 const ADMISSION_SYNTAX *as); 68 const GENERAL_NAME *ADMISSIONS_get0_admissionAuthority(const ADMISSIONS *a); 70 const NAMING_AUTHORITY *ADMISSIONS_get0_namingAuthority(const ADMISSIONS *a); 72 const PROFESSION_INFOS *ADMISSIONS_get0_professionInfos(const ADMISSIONS *a); 76 const PROFESSION_INFO *pi); 80 const PROFESSION_INFO *pi); 84 const PROFESSION_INFO *pi); [all …]
|
H A D | EVP_PKEY_ASN1_METHOD.pod | 140 const EVP_PKEY_ASN1_METHOD *EVP_PKEY_get0_asn1(const EVP_PKEY *pkey); 161 int (*pub_cmp) (const EVP_PKEY *a, const EVP_PKEY *b); 195 int (*pkey_size) (const EVP_PKEY *pk); 196 int (*pkey_bits) (const EVP_PKEY *pk); 208 int (*param_missing) (const EVP_PKEY *pk); 210 int (*param_cmp) (const EVP_PKEY *a, const EVP_PKEY *b); 239 const X509_ALGOR *sigalg, const ASN1_STRING *sig, 336 const ASN1_STRING *sig); 344 int (*pkey_check) (const EVP_PKEY *pk); 346 int (*pkey_param_check) (const EVP_PKEY *pk); [all …]
|
H A D | PKCS5_PBE_keyivgen.pod | 19 const EVP_MD *md, int en_de); 23 const char *propq); 26 const EVP_MD *md, int en_de); 29 const EVP_MD *md, int en_de, 31 int EVP_PBE_scrypt(const char *pass, size_t passlen, 32 const unsigned char *salt, size_t saltlen, 35 int EVP_PBE_scrypt_ex(const char *pass, size_t passlen, 39 OSSL_LIB_CTX *ctx, const char *propq); 42 const EVP_CIPHER *c, const EVP_MD *md, int en_de); 45 const EVP_CIPHER *c, const EVP_MD *md, int en_de, [all …]
|
H A D | BN_add.pod | 13 int BN_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b); 15 int BN_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b); 17 int BN_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx); 21 int BN_div(BIGNUM *dv, BIGNUM *rem, const BIGNUM *a, const BIGNUM *d, 24 int BN_mod(BIGNUM *rem, const BIGNUM *a, const BIGNUM *m, BN_CTX *ctx); 26 int BN_nnmod(BIGNUM *r, const BIGNUM *a, const BIGNUM *m, BN_CTX *ctx); 28 int BN_mod_add(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, 31 int BN_mod_sub(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, 34 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, 41 int BN_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx); [all …]
|
H A D | RSA_meth_new.pod | 32 const char *RSA_meth_get0_name(const RSA_METHOD *meth); 41 int (*RSA_meth_get_pub_enc(const RSA_METHOD *meth))(int flen, const unsigned char *from, 49 (int flen, const unsigned char *from, 56 int (*RSA_meth_get_priv_enc(const RSA_METHOD *meth))(int flen, const unsigned char *from, 63 int (*RSA_meth_get_priv_dec(const RSA_METHOD *meth))(int flen, const unsigned char *from, 71 int (*RSA_meth_get_mod_exp(const RSA_METHOD *meth))(BIGNUM *r0, const BIGNUM *i, 78 int (*RSA_meth_get_bn_mod_exp(const RSA_METHOD *meth))(BIGNUM *r, const BIGNUM *a, 79 const BIGNUM *p, const BIGNUM *m, 83 const BIGNUM *p, const BIGNUM *m, 94 int (*RSA_meth_get_sign(const RSA_METHOD *meth))(int type, const unsigned char *m, [all …]
|
/openssl/providers/implementations/keymgmt/ |
H A D | ec_kmgmt_imexport.inc | 18 static const OSSL_PARAM ec_public_key_types[] = { 22 static const OSSL_PARAM ec_key_types[] = { 31 static const OSSL_PARAM ec_5_types[] = { 36 static const OSSL_PARAM ec_6_types[] = { 51 static const OSSL_PARAM ec_9_types[] = { 56 static const OSSL_PARAM ec_10_types[] = { 61 static const OSSL_PARAM ec_11_types[] = { 72 static const OSSL_PARAM ec_13_types[] = { 78 static const OSSL_PARAM ec_14_types[] = { 84 static const OSSL_PARAM ec_all_types[] = { [all …]
|
/openssl/crypto/aes/asm/ |
H A D | vpaes-x86.pl | 170 &add ($const,&DWP(0,"esp")); 171 &movdqa ("xmm7",&QWP($k_inv,$const)); 172 &movdqa ("xmm6",&QWP($k_s0F,$const)); 278 &lea ($base,&DWP($k_dsbd,$const)); 380 &add ($const,&DWP(0,"esp")); 386 &lea ($base,&DWP($k_ipt,$const)); 523 &pxor ("xmm0",&QWP($k_s63,$const)); 606 &pxor ("xmm7",&QWP($k_s63,$const)); 695 &pxor ("xmm4",&QWP($k_s63,$const)); 708 &lea ($inp,&DWP($k_dksd,$const)); [all …]
|