| /third_party/openssl/crypto/evp/ |
| H A D | exchange.c | 228 EVP_PKEY *pkey = EVP_PKEY_new(); in EVP_PKEY_derive_init_ex() local [all...] |
| H A D | keymgmt_lib.c | 60 int evp_keymgmt_util_assign_pkey(EVP_PKEY *pkey, EVP_KEYMGMT *keymgmt, in evp_keymgmt_util_assign_pkey() argument 75 EVP_PKEY *pkey = NULL; in evp_keymgmt_util_make_pkey() local [all...] |
| H A D | evp_pkey.c | 27 EVP_PKEY *pkey = NULL; in evp_pkcs82pkey_legacy() local 69 EVP_PKEY *pkey = NULL; EVP_PKCS82PKEY_ex() local 103 EVP_PKEY2PKCS8(const EVP_PKEY *pkey) EVP_PKEY2PKCS8() argument [all...] |
| H A D | m_sigver.c | 39 do_sigver_init(EVP_MD_CTX *ctx, EVP_PKEY_CTX **pctx, const EVP_MD *type, const char *mdname, OSSL_LIB_CTX *libctx, const char *props, ENGINE *e, EVP_PKEY *pkey, int ver, const OSSL_PARAM params[]) do_sigver_init() argument 374 EVP_DigestSignInit_ex(EVP_MD_CTX *ctx, EVP_PKEY_CTX **pctx, const char *mdname, OSSL_LIB_CTX *libctx, const char *props, EVP_PKEY *pkey, const OSSL_PARAM params[]) EVP_DigestSignInit_ex() argument 383 EVP_DigestSignInit(EVP_MD_CTX *ctx, EVP_PKEY_CTX **pctx, const EVP_MD *type, ENGINE *e, EVP_PKEY *pkey) EVP_DigestSignInit() argument 390 EVP_DigestVerifyInit_ex(EVP_MD_CTX *ctx, EVP_PKEY_CTX **pctx, const char *mdname, OSSL_LIB_CTX *libctx, const char *props, EVP_PKEY *pkey, const OSSL_PARAM params[]) EVP_DigestVerifyInit_ex() argument 399 EVP_DigestVerifyInit(EVP_MD_CTX *ctx, EVP_PKEY_CTX **pctx, const EVP_MD *type, ENGINE *e, EVP_PKEY *pkey) EVP_DigestVerifyInit() argument [all...] |
| /third_party/openssl/apps/ |
| H A D | rsa.c | 92 static int try_legacy_encoding(EVP_PKEY *pkey, int outformat, int pubout, in try_legacy_encoding() argument 126 EVP_PKEY *pkey = NULL; in rsa_main() local [all...] |
| H A D | rsautl.c | 76 EVP_PKEY *pkey = NULL; in rsautl_main() local
|
| H A D | dsa.c | 81 EVP_PKEY *pkey = NULL; in dsa_main() local [all...] |
| H A D | dhparam.c | 82 EVP_PKEY *pkey = NULL, *tmppkey = NULL; in dhparam_main() local 369 EVP_PKEY *pkey = NULL; dsa_to_dh() local [all...] |
| H A D | pkcs8.c | 74 EVP_PKEY *pkey = NULL; in pkcs8_main() local
|
| H A D | pkey.c | 72 EVP_PKEY *pkey = NULL; in pkey_main() local [all...] |
| H A D | spkac.c | 64 EVP_PKEY *pkey = NULL; in spkac_main() local
|
| /third_party/openssl/crypto/ocsp/ |
| H A D | ocsp_srv.c | 172 EVP_PKEY *pkey; in OCSP_basic_sign_ctx() local
|
| /third_party/openssl/crypto/ec/ |
| H A D | ec_pmeth.c | 432 static int pkey_ec_paramgen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) in pkey_ec_paramgen() argument 451 pkey_ec_keygen(EVP_PKEY_CTX *ctx, EVP_PKEY *pkey) pkey_ec_keygen() argument [all...] |
| /third_party/openssl/crypto/encode_decode/ |
| H A D | decoder_pkey.c | 135 EVP_PKEY *pkey = NULL; in decoder_construct_pkey() local 426 OSSL_DECODER_CTX_new_for_pkey(EVP_PKEY **pkey, in OSSL_DECODER_CTX_new_for_pkey() argument 302 ossl_decoder_ctx_setup_for_pkey(OSSL_DECODER_CTX *ctx, EVP_PKEY **pkey, const char *keytype, OSSL_LIB_CTX *libctx, const char *propquery) ossl_decoder_ctx_setup_for_pkey() argument
|
| H A D | encoder_pkey.c | 317 OSSL_ENCODER_CTX *OSSL_ENCODER_CTX_new_for_pkey(const EVP_PKEY *pkey, in OSSL_ENCODER_CTX_new_for_pkey() argument 222 ossl_encoder_ctx_setup_for_pkey(OSSL_ENCODER_CTX *ctx, const EVP_PKEY *pkey, int selection, const char *propquery) ossl_encoder_ctx_setup_for_pkey() argument [all...] |
| /third_party/openssl/crypto/pem/ |
| H A D | pem_pkey.c | 39 EVP_PKEY *pkey = NULL; in pem_read_bio_key_decoder() local [all...] |
| /third_party/openssl/crypto/x509/ |
| H A D | v3_conf.c | 464 int X509V3_set_issuer_pkey(X509V3_CTX *ctx, EVP_PKEY *pkey) in X509V3_set_issuer_pkey() argument
|
| H A D | t_x509.c | 55 EVP_PKEY *pkey = NULL; in X509_print_ex() local
|
| H A D | x509_cmp.c | 426 static int check_suite_b(EVP_PKEY *pkey, int sign_nid, unsigned long *pflags) in check_suite_b() argument
|
| H A D | x509_req.c | 22 X509_REQ *X509_to_X509_REQ(X509 *x, EVP_PKEY *pkey, const EVP_MD *md) in X509_to_X509_REQ() argument
|
| H A D | x509_set.c | 92 int X509_set_pubkey(X509 *x, EVP_PKEY *pkey) in X509_set_pubkey() argument
|
| /third_party/openssl/crypto/store/ |
| H A D | store_local.h | 38 EVP_PKEY *pkey; /* when type == OSSL_STORE_INFO_PKEY */ member
|
| /third_party/openssl/test/ |
| H A D | algorithmid_test.c | 27 EVP_PKEY *pkey = NULL; in test_spki_aid() local 118 EVP_PKEY *pkey = NULL; in test_x509_sig_aid() local [all...] |
| H A D | enginetest.c | 258 EVP_PKEY *pkey = NULL; in test_redirect() local [all...] |
| H A D | pkcs12_format_test.c | 715 EVP_PKEY *pkey = NULL; in pkcs12_create_test() local
|