Home
last modified time | relevance | path

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

12

/openssl/test/
H A Devp_pkey_dparams_test.c30 struct pubkey { struct
31 int bad;
32 const unsigned char *key_bin;
33 size_t key_bin_len;
H 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
H A Dx509_test.c20 static EVP_PKEY *pubkey = NULL; variable
H A Denginetest.c362 X509_PUBKEY *pubkey, *duppubkey = NULL; in test_x509_dup_w_engine() local
H A Dkeymgmt_internal_test.c302 X509_PUBKEY *pubkey = NULL; in test_evp_pkey_export_to_provider() local
H A Devp_pkey_dhkem_test.c472 unsigned char pubkey[133]; in test_ec_dhkem_derivekey() local
712 unsigned char pubkey[64]; in test_ecx_dhkem_derivekey() local
/openssl/crypto/x509/
H A Dx509_r2x.c25 EVP_PKEY *pubkey = NULL; in X509_REQ_to_X509() local
H A Dv3_akid.c184 X509_PUBKEY *pubkey = NULL; in v2i_AUTHORITY_KEYID() local
H A Dv3_skid.c55 ASN1_OCTET_STRING *ossl_x509_pubkey_hash(X509_PUBKEY *pubkey) in ossl_x509_pubkey_hash()
H A Dx_pubkey.c88 X509_PUBKEY *pubkey; in x509_pubkey_ex_free() local
102 X509_PUBKEY *pubkey = (X509_PUBKEY *)*pval; in x509_pubkey_ex_populate() local
138 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
H A Dx509_set.c213 const ASN1_STRING *sig, const EVP_PKEY *pubkey) in x509_sig_info_init()
/openssl/crypto/cms/
H A Dcms_dh.c21 X509_ALGOR *alg, ASN1_BIT_STRING *pubkey) in dh_cms_set_peerkey()
171 ASN1_BIT_STRING *pubkey; in dh_cms_decrypt() local
199 ASN1_BIT_STRING *pubkey; in dh_cms_encrypt() local
H A Dcms_ec.c74 X509_ALGOR *alg, ASN1_BIT_STRING *pubkey) in ecdh_cms_set_peerkey()
230 ASN1_BIT_STRING *pubkey; in ecdh_cms_decrypt() local
258 ASN1_BIT_STRING *pubkey; in ecdh_cms_encrypt() local
/openssl/crypto/ec/
H A Decx_backend.c60 unsigned char *pubkey; in ossl_ecx_key_fromdata() local
160 unsigned char *privkey, *pubkey; in ossl_ecx_key_op() local
H A Decx_meth.c54 static int ecx_pub_decode(EVP_PKEY *pkey, const X509_PUBKEY *pubkey) in ecx_pub_decode()
726 const unsigned char **pubkey) in validate_ecx_derive()
753 const unsigned char *privkey, *pubkey; in pkey_ecx_derive25519() local
766 const unsigned char *privkey, *pubkey; in pkey_ecx_derive448() local
948 unsigned char *privkey = NULL, *pubkey; in s390x_pkey_ecx_keygen25519() local
991 unsigned char *privkey = NULL, *pubkey; in s390x_pkey_ecx_keygen448() local
1037 unsigned char *privkey = NULL, *pubkey; in s390x_pkey_ecd_keygen25519() local
1103 unsigned char *privkey = NULL, *pubkey; in s390x_pkey_ecd_keygen448() local
1164 const unsigned char *privkey, *pubkey; in s390x_pkey_ecx_derive25519() local
1177 const unsigned char *privkey, *pubkey; in s390x_pkey_ecx_derive448() local
H A Decp_s390x_nistp.c233 const EC_POINT *pubkey; in ecdsa_s390x_nistp_verify_sig() local
/openssl/crypto/ct/
H A Dct_sct_ctx.c250 int SCT_CTX_set1_issuer_pubkey(SCT_CTX *sctx, X509_PUBKEY *pubkey) in SCT_CTX_set1_issuer_pubkey()
255 int SCT_CTX_set1_pubkey(SCT_CTX *sctx, X509_PUBKEY *pubkey) in SCT_CTX_set1_pubkey()
/openssl/crypto/dh/
H A Ddh_key.c391 BIGNUM *pubkey = NULL; in ossl_dh_buf2key() local
419 const BIGNUM *pubkey; in ossl_dh_key2buf() local
/openssl/providers/implementations/encode_decode/
H A Dencode_key2blob.c92 unsigned char *pubkey = NULL; in key2blob_encode() local
/openssl/apps/
H A Dspkac.c72 int i, ret = 1, verify = 0, noout = 0, pubkey = 0; in spkac_main() local
/openssl/include/crypto/
H A Decx.h70 unsigned char pubkey[MAX_KEYLEN]; member
/openssl/crypto/crmf/
H A Dcrmf_lib.c466 X509_PUBKEY *pubkey = NULL; in OSSL_CRMF_MSGS_verify_popo() local
592 EVP_PKEY *pubkey, in OSSL_CRMF_CERTTEMPLATE_fill()
/openssl/apps/lib/
H A Dengine_loader.c118 EVP_PKEY *pkey = NULL, *pubkey = NULL; in engine_load() local
/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c1037 unsigned char *privkey = NULL, *pubkey; in MAKE_KEYMGMT_FUNCTIONS() local
1094 unsigned char *privkey = NULL, *pubkey; in s390x_ecx_keygen448() local
1154 unsigned char *privkey = NULL, *pubkey; in s390x_ecd_keygen25519() local
1222 unsigned char *privkey = NULL, *pubkey; in s390x_ecd_keygen448() local
/openssl/crypto/cmp/
H A Dcmp_msg.c108 X509_PUBKEY *pubkey; in OSSL_CMP_MSG_get0_certreq_publickey() local
524 EVP_PKEY *pubkey = NULL; in ossl_cmp_rr_new() local

Completed in 67 milliseconds

12