Home
last modified time | relevance | path

Searched defs:pub (Results 101 - 125 of 136) sorted by relevance

123456

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_eke_common.c345 u8 pub[EAP_EKE_MAX_DH_LEN]; in eap_eke_dhcomp() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_common.c648 struct wpabuf *priv = NULL, *pub = NULL; in wps_nfc_gen_dh() local
/third_party/backends/backend/
H A Ddc240.c1284 struct jpeg_source_mgr pub; member
[all...]
H A Ddc210.c1121 struct jpeg_source_mgr pub; member
[all...]
H A Dgphoto2.c1316 struct jpeg_source_mgr pub; member
[all...]
/third_party/gn/src/gn/
H A Dtarget.cc30 const UniqueVector<LabelConfigPair>& pub = from_target->public_configs(); in MergePublicConfigsFrom() local
/third_party/mbedtls/3rdparty/p256-m/p256-m/
H A Dp256-m.c1212 int p256_gen_keypair(uint8_t priv[32], uint8_t pub[64]) in p256_gen_keypair() argument
1397 int p256_ecdsa_verify(const uint8_t sig[64], const uint8_t pub[64], in p256_ecdsa_verify() argument
1475 int p256_validate_pubkey(const uint8_t pub[64]) in p256_validate_pubkey() argument
1492 int p256_public_from_private(uint8_t pub[64], const uint8_t priv[32]) in p256_public_from_private() argument
/third_party/mbedtls/library/
H A Dpk.c1442 int mbedtls_pk_check_pair(const mbedtls_pk_context *pub, in mbedtls_pk_check_pair() argument
H A Decp.c3386 mbedtls_ecp_check_pub_priv( const mbedtls_ecp_keypair *pub, const mbedtls_ecp_keypair *prv, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng) mbedtls_ecp_check_pub_priv() argument
H A Drsa.c1215 int mbedtls_rsa_check_pub_priv(const mbedtls_rsa_context *pub, in mbedtls_rsa_check_pub_priv() argument
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c724 uint8_t pub[64]; in ecx_key_pairwise_check() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decx_meth.c280 static int ecx_set_pub_key(EVP_PKEY *pkey, const unsigned char *pub, size_t len) in ecx_set_pub_key() argument
319 static int ecx_get_pub_key(const EVP_PKEY *pkey, unsigned char *pub, in ecx_get_pub_key() argument
1285 unsigned char pub[32]; in s390x_pkey_ecd_digestverify25519() member
1317 unsigned char pub[64]; in s390x_pkey_ecd_digestverify448() member
[all...]
/third_party/openssl/crypto/ec/
H A Decx_meth.c280 static int ecx_set_pub_key(EVP_PKEY *pkey, const unsigned char *pub, size_t len) in ecx_set_pub_key() argument
319 static int ecx_get_pub_key(const EVP_PKEY *pkey, unsigned char *pub, in ecx_get_pub_key() argument
1285 unsigned char pub[32]; in s390x_pkey_ecd_digestverify25519() member
1317 unsigned char pub[64]; in s390x_pkey_ecd_digestverify448() member
[all...]
/third_party/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c721 uint8_t pub[64]; in ecx_key_pairwise_check() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdmarker.c94 struct jpeg_marker_reader pub; /* public fields */ member
H A Djquant2.c173 struct jpeg_color_quantizer pub; /* public fields */ member
H A Dturbojpeg.c62 struct jpeg_error_mgr pub; member
116 struct jpeg_progress_mgr pub; member
[all...]
/third_party/openssl/test/
H A Devp_pkey_provided_test.c508 BIGNUM *pub = NULL, *priv = NULL; in test_fromdata_dh_named_group() local
719 BIGNUM *pub = NULL, *priv = NULL; in test_fromdata_dh_fips186_4() local
1425 BIGNUM *pub = NULL, *priv = NULL; test_fromdata_dsa_fips186_4() local
[all...]
H A Dectest.c2239 const EC_POINT *pub = NULL; in check_ec_key_field_public_range_test() local
H A Dacvp_test.c374 unsigned char *priv = NULL, *pub = NULL; in dsa_keygen_test() local
150 ecdsa_create_pkey(EVP_PKEY **pkey, const char *curve_name, const unsigned char *pub, size_t pub_len, int expected) ecdsa_create_pkey() argument
448 dsa_create_pkey(EVP_PKEY **pkey, const unsigned char *p, size_t p_len, const unsigned char *q, size_t q_len, const unsigned char *g, size_t g_len, const unsigned char *seed, size_t seed_len, int counter, int validate_pq, int validate_g, const unsigned char *pub, size_t pub_len, BN_CTX *bn_ctx) dsa_create_pkey() argument
894 dh_create_pkey(EVP_PKEY **pkey, const char *group_name, const unsigned char *pub, size_t pub_len, const unsigned char *priv, size_t priv_len, BN_CTX *bn_ctx, int pass) dh_create_pkey() argument
948 unsigned char *pub = NULL; dh_safe_prime_keygen_test() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddrv_callbacks.c1279 hostapd_notify_auth_fils_finish(struct hostapd_data *hapd, struct sta_info *sta, u16 resp, struct wpabuf *data, int pub) hostapd_notify_auth_fils_finish() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddrv_callbacks.c1063 hostapd_notify_auth_fils_finish(struct hostapd_data *hapd, struct sta_info *sta, u16 resp, struct wpabuf *data, int pub) hostapd_notify_auth_fils_finish() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dp_lib.c582 int EVP_PKEY_get_raw_public_key(const EVP_PKEY *pkey, unsigned char *pub, in EVP_PKEY_get_raw_public_key() argument
1379 int EVP_PKEY_set1_encoded_public_key(EVP_PKEY *pkey, const unsigned char *pub, in EVP_PKEY_set1_encoded_public_key() argument
505 EVP_PKEY_new_raw_public_key_ex(OSSL_LIB_CTX *libctx, const char *keytype, const char *propq, const unsigned char *pub, size_t len) EVP_PKEY_new_raw_public_key_ex() argument
513 EVP_PKEY_new_raw_public_key(int type, ENGINE *e, const unsigned char *pub, size_t len) EVP_PKEY_new_raw_public_key() argument
[all...]
/third_party/openssl/crypto/evp/
H A Dp_lib.c582 int EVP_PKEY_get_raw_public_key(const EVP_PKEY *pkey, unsigned char *pub, in EVP_PKEY_get_raw_public_key() argument
1376 int EVP_PKEY_set1_encoded_public_key(EVP_PKEY *pkey, const unsigned char *pub, in EVP_PKEY_set1_encoded_public_key() argument
505 EVP_PKEY_new_raw_public_key_ex(OSSL_LIB_CTX *libctx, const char *keytype, const char *propq, const unsigned char *pub, size_t len) EVP_PKEY_new_raw_public_key_ex() argument
513 EVP_PKEY_new_raw_public_key(int type, ENGINE *e, const unsigned char *pub, size_t len) EVP_PKEY_new_raw_public_key() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_openssl.c552 BIGNUM *pub, *p; in crypto_dh_derive_secret() local
2096 EC_POINT *pub; in crypto_ecdh_set_peerkey() local
[all...]

Completed in 52 milliseconds

123456