| /third_party/ffmpeg/libavformat/ |
| H A D | libssh.c | 87 ssh_string pub_key; in libssh_authentication() local
|
| /third_party/mbedtls/library/ |
| H A D | lmots.c | 313 public_key_from_hashed_digit_array(const mbedtls_lmots_parameters_t *params, const unsigned char *y_hashed_digits, unsigned char *pub_key) public_key_from_hashed_digit_array() argument
|
| H A D | lms.c | 94 create_merkle_leaf_value(const mbedtls_lms_parameters_t *params, unsigned char *pub_key, unsigned int r_node_idx, unsigned char *out) create_merkle_leaf_value() argument
|
| H A D | pk_wrap.c | 1052 uint8_t pub_key[MBEDTLS_PK_MAX_EC_PUBKEY_RAW_LEN]; in ecdsa_opaque_check_pair_wrap() local
|
| /third_party/node/deps/openssl/openssl/crypto/dsa/ |
| H A D | dsa_ameth.c | 276 const BIGNUM *priv_key, *pub_key; in do_dsa_print() local 436 const BIGNUM *q = DSA_get0_q(dsa), *pub_key in dsa_pkey_export_to() local [all...] |
| /third_party/openssl/crypto/dsa/ |
| H A D | dsa_ameth.c | 276 const BIGNUM *priv_key, *pub_key; in do_dsa_print() local 436 const BIGNUM *q = DSA_get0_q(dsa), *pub_key in dsa_pkey_export_to() local [all...] |
| /kernel/linux/linux-5.10/crypto/asymmetric_keys/ |
| H A D | asym_tpm.c | 339 static uint32_t derive_pub_key(const void *pub_key, uint32_t len, uint8_t *buf) in derive_pub_key() argument 817 const void *pub_key; in extract_key_parameters() local
|
| /third_party/node/src/crypto/ |
| H A D | crypto_dh.cc | 301 const BIGNUM* pub_key; in GenerateKeys() local
|
| /third_party/node/deps/openssl/openssl/crypto/dh/ |
| H A D | dh_ameth.c | 118 ASN1_INTEGER *pub_key = NULL; in dh_pub_encode() local 248 BIGNUM *priv_key, *pub_key; in do_dh_print() local 460 const BIGNUM *pub_key = DH_get0_pub_key(dh); dh_pkey_export_to() local [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/ |
| H A D | encode_key2text.c | 220 const BIGNUM *priv_key = NULL, *pub_key = NULL; in dh_to_text() local 296 const BIGNUM *priv_key = NULL, *pub_key = NULL; in dsa_to_text() local [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/ |
| H A D | dh_kmgmt.c | 383 const BIGNUM *pub_key = NULL; in dh_validate_public() local
|
| H A D | dsa_kmgmt.c | 359 const BIGNUM *pub_key = NULL; in dsa_validate_public() local
|
| H A D | ec_kmgmt.c | 455 unsigned char *pub_key = NULL, *genbuf = NULL; in ec_export() local 642 unsigned char *pub_key = NULL, *genbuf = NULL; in common_get_params() local 111 key_to_params(const EC_KEY *eckey, OSSL_PARAM_BLD *tmpl, OSSL_PARAM params[], int include_private, unsigned char **pub_key) key_to_params() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ec_backend.c | 401 unsigned char *pub_key = NULL; in ossl_ec_key_fromdata() local
|
| H A D | ec_key.c | 257 EC_POINT *pub_key = NULL; in ec_generate_key() local 795 EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub_key) EC_KEY_set_public_key() argument [all...] |
| H A D | ec_local.h | 292 EC_POINT *pub_key; member
|
| /third_party/openssl/crypto/ec/ |
| H A D | ec_backend.c | 401 unsigned char *pub_key = NULL; in ossl_ec_key_fromdata() local
|
| H A D | ec_key.c | 257 EC_POINT *pub_key = NULL; in ec_generate_key() local 795 EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub_key) EC_KEY_set_public_key() argument [all...] |
| /third_party/openssl/crypto/dh/ |
| H A D | dh_ameth.c | 118 ASN1_INTEGER *pub_key = NULL; in dh_pub_encode() local 248 BIGNUM *priv_key, *pub_key; in do_dh_print() local 460 const BIGNUM *pub_key = DH_get0_pub_key(dh); dh_pkey_export_to() local [all...] |
| /third_party/openssl/providers/implementations/keymgmt/ |
| H A D | dh_kmgmt.c | 380 const BIGNUM *pub_key = NULL; in dh_validate_public() local
|
| H A D | dsa_kmgmt.c | 356 const BIGNUM *pub_key = NULL; in dsa_validate_public() local
|
| /third_party/openssl/providers/implementations/encode_decode/ |
| H A D | encode_key2text.c | 220 const BIGNUM *priv_key = NULL, *pub_key = NULL; in dh_to_text() local 296 const BIGNUM *priv_key = NULL, *pub_key = NULL; in dsa_to_text() local [all...] |
| /third_party/openssl/test/ |
| H A D | dhtest.c | 563 BIGNUM *priv_key = NULL, *pub_key = NULL; in rfc5114_test() local
|
| /kernel/linux/common_modules/tzdriver/ |
| H A D | teek_ns_client.h | 121 uint8_t pub_key[MAX_PUBKEY_LEN]; member
|
| /third_party/node/deps/openssl/openssl/crypto/pem/ |
| H A D | pvkfmt.c | 380 BIGNUM *pub_key = NULL; in ossl_b2i_DSA_after_header() local 691 const BIGNUM *pub_key = NULL, *priv_key = NULL; in check_bitlen_dsa() local 719 const BIGNUM *pub_key = NULL, *priv_key = NULL; write_dsa() local [all...] |