/openssl-master/crypto/x509/ |
A D | x509_r2x.c | 25 EVP_PKEY *pubkey = NULL; in X509_REQ_to_X509() local
|
A D | v3_skid.c | 55 ASN1_OCTET_STRING *ossl_x509_pubkey_hash(X509_PUBKEY *pubkey) in ossl_x509_pubkey_hash()
|
A D | v3_akid.c | 173 X509_PUBKEY *pubkey = NULL; in v2i_AUTHORITY_KEYID() local
|
A D | x_pubkey.c | 87 X509_PUBKEY *pubkey; in x509_pubkey_ex_free() local 101 X509_PUBKEY *pubkey = (X509_PUBKEY *)*pval; in x509_pubkey_ex_populate() local 136 X509_PUBKEY *pubkey; in x509_pubkey_ex_d2i_ex() local 269 X509_PUBKEY *pubkey = NULL; in IMPLEMENT_EXTERN_ASN1() local 285 X509_PUBKEY *pubkey = OPENSSL_zalloc(sizeof(*pubkey)); in X509_PUBKEY_dup() local
|
/openssl-master/crypto/cms/ |
A D | cms_dh.c | 20 X509_ALGOR *alg, ASN1_BIT_STRING *pubkey) in dh_cms_set_peerkey() 170 ASN1_BIT_STRING *pubkey; in dh_cms_decrypt() local 198 ASN1_BIT_STRING *pubkey; in dh_cms_encrypt() local
|
A D | cms_ec.c | 72 X509_ALGOR *alg, ASN1_BIT_STRING *pubkey) in ecdh_cms_set_peerkey() 228 ASN1_BIT_STRING *pubkey; in ecdh_cms_decrypt() local 256 ASN1_BIT_STRING *pubkey; in ecdh_cms_encrypt() local
|
A D | cms_kari.c | 57 ASN1_BIT_STRING **pubkey, in CMS_RecipientInfo_kari_get0_orig_id()
|
/openssl-master/crypto/ec/ |
A D | ecx_backend.c | 60 unsigned char *pubkey; in ossl_ecx_key_fromdata() local 150 unsigned char *privkey, *pubkey; in ossl_ecx_key_op() local
|
A D | ecx_meth.c | 56 static int ecx_pub_decode(EVP_PKEY *pkey, const X509_PUBKEY *pubkey) in ecx_pub_decode() 727 const unsigned char **pubkey) in validate_ecx_derive() 754 const unsigned char *privkey, *pubkey; in pkey_ecx_derive25519() local 767 const unsigned char *privkey, *pubkey; in pkey_ecx_derive448() local 925 unsigned char *privkey = NULL, *pubkey; in s390x_pkey_ecx_keygen25519() local 968 unsigned char *privkey = NULL, *pubkey; in s390x_pkey_ecx_keygen448() local 1014 unsigned char *privkey = NULL, *pubkey; in s390x_pkey_ecd_keygen25519() local 1080 unsigned char *privkey = NULL, *pubkey; in s390x_pkey_ecd_keygen448() local 1141 const unsigned char *privkey, *pubkey; in s390x_pkey_ecx_derive25519() local 1156 const unsigned char *privkey, *pubkey; in s390x_pkey_ecx_derive448() local
|
A D | ecp_s390x_nistp.c | 233 const EC_POINT *pubkey; in ecdsa_s390x_nistp_verify_sig() local
|
A D | ec_pmeth.c | 172 const EC_POINT *pubkey = NULL; in pkey_ec_derive() local
|
/openssl-master/test/ |
A D | algorithmid_test.c | 23 static int test_spki_aid(X509_PUBKEY *pubkey, const char *filename) in test_spki_aid() 105 X509_PUBKEY *pubkey = X509_get_X509_PUBKEY(cert); in test_x509_spki_aid() local 190 X509_PUBKEY *pubkey = NULL; in test_spki_file() local
|
A D | enginetest.c | 361 X509_PUBKEY *pubkey, *duppubkey = NULL; in test_x509_dup_w_engine() local
|
A D | tls-provider.c | 45 unsigned char pubkey[XOR_KEY_SIZE]; member 663 unsigned char pubkey[XOR_KEY_SIZE]; in xor_import() local
|
/openssl-master/crypto/ct/ |
A D | ct_sct_ctx.c | 253 int SCT_CTX_set1_issuer_pubkey(SCT_CTX *sctx, X509_PUBKEY *pubkey) in SCT_CTX_set1_issuer_pubkey() 258 int SCT_CTX_set1_pubkey(SCT_CTX *sctx, X509_PUBKEY *pubkey) in SCT_CTX_set1_pubkey()
|
/openssl-master/crypto/dh/ |
A D | dh_key.c | 376 BIGNUM *pubkey = NULL; in ossl_dh_buf2key() local 407 const BIGNUM *pubkey; in ossl_dh_key2buf() local
|
/openssl-master/providers/implementations/encode_decode/ |
A D | encode_key2blob.c | 88 unsigned char *pubkey = NULL; in key2blob_encode() local
|
/openssl-master/apps/ |
A D | spkac.c | 72 int i, ret = 1, verify = 0, noout = 0, pubkey = 0; in spkac_main() local
|
/openssl-master/include/crypto/ |
A D | ecx.h | 70 unsigned char pubkey[MAX_KEYLEN]; member
|
/openssl-master/crypto/crmf/ |
A D | crmf_lib.c | 460 X509_PUBKEY *pubkey = NULL; in OSSL_CRMF_MSGS_verify_popo() local 571 EVP_PKEY *pubkey, in OSSL_CRMF_CERTTEMPLATE_fill()
|
/openssl-master/apps/lib/ |
A D | engine_loader.c | 119 EVP_PKEY *pkey = NULL, *pubkey = NULL; in engine_load() local
|
/openssl-master/providers/implementations/keymgmt/ |
A D | ecx_kmgmt.c | 820 unsigned char *privkey = NULL, *pubkey; in MAKE_KEYMGMT_FUNCTIONS() local 866 unsigned char *privkey = NULL, *pubkey; in s390x_ecx_keygen448() local 915 unsigned char *privkey = NULL, *pubkey; in s390x_ecd_keygen25519() local 983 unsigned char *privkey = NULL, *pubkey; in s390x_ecd_keygen448() local
|
/openssl-master/ssl/ |
A D | s3_lib.c | 4767 int ssl_derive(SSL *s, EVP_PKEY *privkey, EVP_PKEY *pubkey, int gensecret) in ssl_derive() 4870 int ssl_encapsulate(SSL *s, EVP_PKEY *pubkey, in ssl_encapsulate()
|
/openssl-master/crypto/store/ |
A D | store_local.h | 37 EVP_PKEY *pubkey; /* when type == OSSL_STORE_INFO_PUBKEY */ member
|
/openssl-master/crypto/cmp/ |
A D | cmp_vfy.c | 29 EVP_PKEY *pubkey = NULL; in verify_signature() local
|