Home
last modified time | relevance | path

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

1234567

/third_party/openssl/test/
Devp_pkey_dparams_test.c30 struct pubkey { struct
31 int bad;
32 const unsigned char *key_bin;
33 size_t key_bin_len;
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
/third_party/openssl/crypto/cms/
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
Dcms_ec.c73 X509_ALGOR *alg, ASN1_BIT_STRING *pubkey) in ecdh_cms_set_peerkey()
229 ASN1_BIT_STRING *pubkey; in ecdh_cms_decrypt() local
257 ASN1_BIT_STRING *pubkey; in ecdh_cms_encrypt() local
/third_party/node/deps/openssl/openssl/crypto/cms/
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
Dcms_ec.c73 X509_ALGOR *alg, ASN1_BIT_STRING *pubkey) in ecdh_cms_set_peerkey()
229 ASN1_BIT_STRING *pubkey; in ecdh_cms_decrypt() local
257 ASN1_BIT_STRING *pubkey; in ecdh_cms_encrypt() local
/third_party/openssl/crypto/ec/
Decx_backend.c60 unsigned char *pubkey; in ossl_ecx_key_fromdata() local
161 unsigned char *privkey, *pubkey; in ossl_ecx_key_op() local
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
945 unsigned char *privkey = NULL, *pubkey; in s390x_pkey_ecx_keygen25519() local
988 unsigned char *privkey = NULL, *pubkey; in s390x_pkey_ecx_keygen448() local
1034 unsigned char *privkey = NULL, *pubkey; in s390x_pkey_ecd_keygen25519() local
1100 unsigned char *privkey = NULL, *pubkey; in s390x_pkey_ecd_keygen448() local
1161 const unsigned char *privkey, *pubkey; in s390x_pkey_ecx_derive25519() local
1174 const unsigned char *privkey, *pubkey; in s390x_pkey_ecx_derive448() local
/third_party/node/deps/openssl/openssl/crypto/ec/
Decx_backend.c60 unsigned char *pubkey; in ossl_ecx_key_fromdata() local
164 unsigned char *privkey, *pubkey; in ossl_ecx_key_op() local
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
945 unsigned char *privkey = NULL, *pubkey; in s390x_pkey_ecx_keygen25519() local
988 unsigned char *privkey = NULL, *pubkey; in s390x_pkey_ecx_keygen448() local
1034 unsigned char *privkey = NULL, *pubkey; in s390x_pkey_ecd_keygen25519() local
1100 unsigned char *privkey = NULL, *pubkey; in s390x_pkey_ecd_keygen448() local
1161 const unsigned char *privkey, *pubkey; in s390x_pkey_ecx_derive25519() local
1174 const unsigned char *privkey, *pubkey; in s390x_pkey_ecx_derive448() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dcrypto_internal-modexp.c17 u8 *pubkey) in crypto_dh_init()
45 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dcrypto_internal-modexp.c17 u8 *pubkey) in crypto_dh_init()
45 const u8 *pubkey, size_t pubkey_len, in crypto_dh_derive_secret()
/third_party/openssl/crypto/x509/
Dx509_r2x.c25 EVP_PKEY *pubkey = NULL; in X509_REQ_to_X509() local
Dv3_akid.c168 X509_PUBKEY *pubkey = NULL; in v2i_AUTHORITY_KEYID() local
Dv3_skid.c55 ASN1_OCTET_STRING *ossl_x509_pubkey_hash(X509_PUBKEY *pubkey) in ossl_x509_pubkey_hash()
/third_party/node/deps/openssl/openssl/crypto/x509/
Dx509_r2x.c25 EVP_PKEY *pubkey = NULL; in X509_REQ_to_X509() local
Dv3_akid.c168 X509_PUBKEY *pubkey = NULL; in v2i_AUTHORITY_KEYID() local
Dv3_skid.c55 ASN1_OCTET_STRING *ossl_x509_pubkey_hash(X509_PUBKEY *pubkey) in ossl_x509_pubkey_hash()
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
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_common.c64 struct wpabuf *pubkey, *dh_shared; in wps_derive_keys() local
413 const struct wpabuf *pubkey, in wps_build_nfc_pw_token()
624 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey, in wps_nfc_token_build()
646 int wps_nfc_gen_dh(struct wpabuf **pubkey, struct wpabuf **privkey) in wps_nfc_gen_dh()
672 struct wpabuf * wps_nfc_token_gen(int ndef, int *id, struct wpabuf **pubkey, in wps_nfc_token_gen()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_common.c64 struct wpabuf *pubkey, *dh_shared; in wps_derive_keys() local
413 const struct wpabuf *pubkey, in wps_build_nfc_pw_token()
624 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey, in wps_nfc_token_build()
646 int wps_nfc_gen_dh(struct wpabuf **pubkey, struct wpabuf **privkey) in wps_nfc_gen_dh()
672 struct wpabuf * wps_nfc_token_gen(int ndef, int *id, struct wpabuf **pubkey, in wps_nfc_token_gen()
/third_party/openssl/crypto/ct/
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()
/third_party/node/deps/openssl/openssl/crypto/ct/
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()
/third_party/openssl/crypto/dh/
Ddh_key.c388 BIGNUM *pubkey = NULL; in ossl_dh_buf2key() local
416 const BIGNUM *pubkey; in ossl_dh_key2buf() local
/third_party/node/deps/openssl/openssl/crypto/dh/
Ddh_key.c387 BIGNUM *pubkey = NULL; in ossl_dh_buf2key() local
415 const BIGNUM *pubkey; in ossl_dh_key2buf() local

1234567