Home
last modified time | relevance | path

Searched defs:libctx (Results 26 - 50 of 555) sorted by relevance

12345678910>>...23

/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapp_provider.c33 int app_provider_load(OSSL_LIB_CTX *libctx, const char *provider_name) in app_provider_load() argument
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decx_key.c14 ECX_KEY *ossl_ecx_key_new(OSSL_LIB_CTX *libctx, ECX_KEY_TYPE type, int haspubkey, in ossl_ecx_key_new() argument
76 void ossl_ecx_key_set0_libctx(ECX_KEY *key, OSSL_LIB_CTX *libctx) in ossl_ecx_key_set0_libctx() argument
/third_party/openssl/test/testutil/
H A Dload.c18 X509 *load_cert_pem(const char *file, OSSL_LIB_CTX *libctx) in load_cert_pem() argument
69 EVP_PKEY *load_pkey_pem(const char *file, OSSL_LIB_CTX *libctx) in load_pkey_pem() argument
92 X509_REQ *load_csr_der(const char *file, OSSL_LIB_CTX *libctx) in load_csr_der() argument
/third_party/openssl/crypto/cms/
H A Dcms_dd.c20 ossl_cms_DigestedData_create(const EVP_MD *md, OSSL_LIB_CTX *libctx, const char *propq) ossl_cms_DigestedData_create() argument
/third_party/openssl/crypto/ec/
H A Decdh_kdf.c24 ossl_ecdh_kdf_X9_63(unsigned char *out, size_t outlen, const unsigned char *Z, size_t Zlen, const unsigned char *sinfo, size_t sinfolen, const EVP_MD *md, OSSL_LIB_CTX *libctx, const char *propq) ossl_ecdh_kdf_X9_63() argument
H A Decx_key.c14 ECX_KEY *ossl_ecx_key_new(OSSL_LIB_CTX *libctx, ECX_KEY_TYPE type, int haspubkey, in ossl_ecx_key_new() argument
76 void ossl_ecx_key_set0_libctx(ECX_KEY *key, OSSL_LIB_CTX *libctx) in ossl_ecx_key_set0_libctx() argument
/third_party/openssl/apps/lib/
H A Dapp_provider.c33 int app_provider_load(OSSL_LIB_CTX *libctx, const char *provider_name) in app_provider_load() argument
/third_party/openssl/crypto/evp/
H A Dp_sign.c17 EVP_SignFinal_ex(EVP_MD_CTX *ctx, unsigned char *sigret, unsigned int *siglen, EVP_PKEY *pkey, OSSL_LIB_CTX *libctx, const char *propq) EVP_SignFinal_ex() argument
H A Dp_verify.c17 EVP_VerifyFinal_ex(EVP_MD_CTX *ctx, const unsigned char *sigbuf, unsigned int siglen, EVP_PKEY *pkey, OSSL_LIB_CTX *libctx, const char *propq) EVP_VerifyFinal_ex() argument
/third_party/openssl/crypto/asn1/
H A Da_dup.c59 OSSL_LIB_CTX *libctx = NULL; in ASN1_item_dup() local
/third_party/openssl/crypto/dh/
H A Ddh_group_params.c27 static DH *dh_param_init(OSSL_LIB_CTX *libctx, const DH_NAMED_GROUP *group) in dh_param_init() argument
40 DH *ossl_dh_new_by_nid_ex(OSSL_LIB_CTX *libctx, int nid) in ossl_dh_new_by_nid_ex() argument
/third_party/openssl/crypto/x509/
H A Dx_req.c92 OSSL_LIB_CTX **libctx = exarg; in req_cb() local
[all...]
H A Dx509_d2.c15 int X509_STORE_set_default_paths_ex(X509_STORE *ctx, OSSL_LIB_CTX *libctx, in X509_STORE_set_default_paths_ex() argument
45 X509_STORE_load_file_ex(X509_STORE *ctx, const char *file, OSSL_LIB_CTX *libctx, const char *propq) X509_STORE_load_file_ex() argument
76 X509_STORE_load_store_ex(X509_STORE *ctx, const char *uri, OSSL_LIB_CTX *libctx, const char *propq) X509_STORE_load_store_ex() argument
94 X509_STORE_load_locations_ex(X509_STORE *ctx, const char *file, const char *path, OSSL_LIB_CTX *libctx, const char *propq) X509_STORE_load_locations_ex() argument
/third_party/openssl/demos/pkey/
H A DEVP_PKEY_RSA_keygen.c35 static EVP_PKEY *generate_rsa_key_long(OSSL_LIB_CTX *libctx, unsigned int bits) in generate_rsa_key_long() argument
108 static EVP_PKEY *generate_rsa_key_short(OSSL_LIB_CTX *libctx, unsigned int bits) in generate_rsa_key_short() argument
243 OSSL_LIB_CTX *libctx = NULL; in main() local
H A DEVP_PKEY_DSA_paramgen.c21 OSSL_LIB_CTX *libctx = NULL; in main() local
H A DEVP_PKEY_DSA_keygen.c24 EVP_PKEY *dsa_genparams(OSSL_LIB_CTX *libctx, const char *propq) in dsa_genparams() argument
49 OSSL_LIB_CTX *libctx = NULL; in main() local
/third_party/openssl/providers/common/
H A Dprovider_ctx.c24 void ossl_prov_ctx_set0_libctx(PROV_CTX *ctx, OSSL_LIB_CTX *libctx) in ossl_prov_ctx_set0_libctx() argument
/third_party/openssl/demos/signature/
H A Drsa_pss_direct.c38 static int sign(OSSL_LIB_CTX *libctx, unsigned char **sig, size_t *sig_len) in sign() argument
124 static int verify(OSSL_LIB_CTX *libctx, const unsigned char *sig, size_t sig_len) in verify() argument
189 OSSL_LIB_CTX *libctx = NULL; in main() local
[all...]
H A Drsa_pss_hash.c33 static int sign(OSSL_LIB_CTX *libctx, unsigned char **sig, size_t *sig_len) in sign() argument
114 static int verify(OSSL_LIB_CTX *libctx, const unsigned char *sig, size_t sig_len) in verify() argument
174 OSSL_LIB_CTX *libctx = NULL; in main() local
/third_party/openssl/demos/encode/
H A Dec_encode.c29 static EVP_PKEY *load_key(OSSL_LIB_CTX *libctx, FILE *f, const char *passphrase) in load_key() argument
177 OSSL_LIB_CTX *libctx = NULL; in main() local
H A Drsa_encode.c29 static EVP_PKEY *load_key(OSSL_LIB_CTX *libctx, FILE *f, const char *passphrase) in load_key() argument
174 OSSL_LIB_CTX *libctx = NULL; in main() local
/third_party/openssl/demos/digest/
H A DEVP_MD_xof.c47 OSSL_LIB_CTX *libctx = NULL; in main() local
/third_party/openssl/providers/fips/
H A Dself_test.h34 OSSL_LIB_CTX *libctx; member
/third_party/openssl/test/
H A Dfips_version_test.c14 static OSSL_LIB_CTX *libctx = NULL; variable
/third_party/openssl/test/helpers/
H A Dcmp_testlib.c15 OSSL_CMP_MSG *load_pkimsg(const char *file, OSSL_LIB_CTX *libctx) in load_pkimsg() argument

Completed in 10 milliseconds

12345678910>>...23