Home
last modified time | relevance | path

Searched defs:pubkey (Results 1 – 25 of 38) sorted by relevance

12

/openssl-master/crypto/x509/
A Dx509_r2x.c25 EVP_PKEY *pubkey = NULL; in X509_REQ_to_X509() local
A Dv3_skid.c55 ASN1_OCTET_STRING *ossl_x509_pubkey_hash(X509_PUBKEY *pubkey) in ossl_x509_pubkey_hash()
A Dv3_akid.c173 X509_PUBKEY *pubkey = NULL; in v2i_AUTHORITY_KEYID() local
A Dx_pubkey.c87 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 Dcms_dh.c20 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 Dcms_ec.c72 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 Dcms_kari.c57 ASN1_BIT_STRING **pubkey, in CMS_RecipientInfo_kari_get0_orig_id()
/openssl-master/crypto/ec/
A Decx_backend.c60 unsigned char *pubkey; in ossl_ecx_key_fromdata() local
150 unsigned char *privkey, *pubkey; in ossl_ecx_key_op() local
A Decx_meth.c56 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 Decp_s390x_nistp.c233 const EC_POINT *pubkey; in ecdsa_s390x_nistp_verify_sig() local
A Dec_pmeth.c172 const EC_POINT *pubkey = NULL; in pkey_ec_derive() local
/openssl-master/test/
A Dalgorithmid_test.c23 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 Denginetest.c361 X509_PUBKEY *pubkey, *duppubkey = NULL; in test_x509_dup_w_engine() local
A Dtls-provider.c45 unsigned char pubkey[XOR_KEY_SIZE]; member
663 unsigned char pubkey[XOR_KEY_SIZE]; in xor_import() local
/openssl-master/crypto/ct/
A Dct_sct_ctx.c253 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 Ddh_key.c376 BIGNUM *pubkey = NULL; in ossl_dh_buf2key() local
407 const BIGNUM *pubkey; in ossl_dh_key2buf() local
/openssl-master/providers/implementations/encode_decode/
A Dencode_key2blob.c88 unsigned char *pubkey = NULL; in key2blob_encode() local
/openssl-master/apps/
A Dspkac.c72 int i, ret = 1, verify = 0, noout = 0, pubkey = 0; in spkac_main() local
/openssl-master/include/crypto/
A Decx.h70 unsigned char pubkey[MAX_KEYLEN]; member
/openssl-master/crypto/crmf/
A Dcrmf_lib.c460 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 Dengine_loader.c119 EVP_PKEY *pkey = NULL, *pubkey = NULL; in engine_load() local
/openssl-master/providers/implementations/keymgmt/
A Decx_kmgmt.c820 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 Ds3_lib.c4767 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 Dstore_local.h37 EVP_PKEY *pubkey; /* when type == OSSL_STORE_INFO_PUBKEY */ member
/openssl-master/crypto/cmp/
A Dcmp_vfy.c29 EVP_PKEY *pubkey = NULL; in verify_signature() local

Completed in 71 milliseconds

12