Home
last modified time | relevance | path

Searched defs:pubkey (Results 1 - 25 of 197) sorted by relevance

12345678

/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_r2x.c25 EVP_PKEY *pubkey = NULL; in X509_REQ_to_X509() local
H A Dv3_skid.c55 ASN1_OCTET_STRING *ossl_x509_pubkey_hash(X509_PUBKEY *pubkey) in ossl_x509_pubkey_hash() argument
H A Dv3_akid.c168 X509_PUBKEY *pubkey = NULL; in v2i_AUTHORITY_KEYID() local
/third_party/openssl/crypto/x509/
H A Dx509_r2x.c25 EVP_PKEY *pubkey = NULL; in X509_REQ_to_X509() local
H A Dv3_skid.c55 ASN1_OCTET_STRING *ossl_x509_pubkey_hash(X509_PUBKEY *pubkey) in ossl_x509_pubkey_hash() argument
H A Dv3_akid.c168 X509_PUBKEY *pubkey = NULL; in v2i_AUTHORITY_KEYID() local
/base/security/crypto_framework/test/unittest/src/native/
H A Dnative_signature_test.cpp56 OH_CryptoPubKey *pubkey = OH_CryptoKeyPair_GetPubKey(keyPair); in HWTEST_F() local
H A Dnative_asym_key_test.cpp98 OH_CryptoPubKey *pubkey = OH_CryptoKeyPair_GetPubKey(dupKeyPair); in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/net/wireguard/
H A Dpeerlookup.c10 pubkey_bucket(struct pubkey_hashtable *table, const u8 pubkey[NOISE_PUBLIC_KEY_LEN]) pubkey_bucket() argument
54 wg_pubkey_hashtable_lookup(struct pubkey_hashtable *table, const u8 pubkey[NOISE_PUBLIC_KEY_LEN]) wg_pubkey_hashtable_lookup() argument
H A Dcookie.c32 precompute_key(u8 key[NOISE_SYMMETRIC_KEY_LEN], const u8 pubkey[NOISE_PUBLIC_KEY_LEN], const u8 label[COOKIE_KEY_LABEL_LEN]) precompute_key() argument
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dpeerlookup.c10 pubkey_bucket(struct pubkey_hashtable *table, const u8 pubkey[NOISE_PUBLIC_KEY_LEN]) pubkey_bucket() argument
54 wg_pubkey_hashtable_lookup(struct pubkey_hashtable *table, const u8 pubkey[NOISE_PUBLIC_KEY_LEN]) wg_pubkey_hashtable_lookup() argument
H A Dcookie.c32 precompute_key(u8 key[NOISE_SYMMETRIC_KEY_LEN], const u8 pubkey[NOISE_PUBLIC_KEY_LEN], const u8 label[COOKIE_KEY_LABEL_LEN]) precompute_key() argument
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dengine_loader.c119 EVP_PKEY *pkey = NULL, *pubkey = NULL; in engine_load() local
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
H A Dencode_key2blob.c92 unsigned char *pubkey = NULL; in key2blob_encode() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decx_backend.c60 unsigned char *pubkey; in ossl_ecx_key_fromdata() local
164 unsigned char *privkey, *pubkey; ossl_ecx_key_op() local
[all...]
/third_party/openssl/crypto/ec/
H A Decx_backend.c60 unsigned char *pubkey; in ossl_ecx_key_fromdata() local
161 unsigned char *privkey, *pubkey; ossl_ecx_key_op() local
[all...]
/third_party/openssl/apps/lib/
H A Dengine_loader.c119 EVP_PKEY *pkey = NULL, *pubkey = NULL; in engine_load() local
/third_party/openssl/providers/implementations/encode_decode/
H A Dencode_key2blob.c92 unsigned char *pubkey = NULL; in key2blob_encode() local
/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_rsa_only_sign_and_verify_recover_test.cpp657 HcfPubKey *pubkey = keyPair->pubKey; in HWTEST_F() local
682 HcfPubKey *pubkey = keyPair->pubKey; in HWTEST_F() local
708 HcfPubKey *pubkey = keyPair->pubKey; in HWTEST_F() local
750 HcfPubKey *pubkey = keyPair->pubKey; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/include/libfscrypt/
H A Dkey_control.h63 char pubkey[EXT4_MAX_KEY_SIZE]; member
/kernel/linux/linux-5.10/drivers/crypto/
H A Datmel-i2c.c104 atmel_i2c_init_ecdh_cmd(struct atmel_i2c_cmd *cmd, struct scatterlist *pubkey) atmel_i2c_init_ecdh_cmd() argument
/third_party/libwebsockets/lib/tls/openssl/
H A Dlws-genec.c348 const EC_POINT *pubkey; in lws_genec_new_keypair() local
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_dh.c170 ASN1_BIT_STRING *pubkey; in dh_cms_decrypt() local
198 ASN1_BIT_STRING *pubkey; in dh_cms_encrypt() local
19 dh_cms_set_peerkey(EVP_PKEY_CTX *pctx, X509_ALGOR *alg, ASN1_BIT_STRING *pubkey) dh_cms_set_peerkey() argument
[all...]
/third_party/node/deps/openssl/openssl/include/crypto/
H A Decx.h70 unsigned char pubkey[MAX_KEYLEN]; member
/third_party/openssl/crypto/cms/
H A Dcms_dh.c170 ASN1_BIT_STRING *pubkey; in dh_cms_decrypt() local
198 ASN1_BIT_STRING *pubkey; in dh_cms_encrypt() local
19 dh_cms_set_peerkey(EVP_PKEY_CTX *pctx, X509_ALGOR *alg, ASN1_BIT_STRING *pubkey) dh_cms_set_peerkey() argument
[all...]

Completed in 10 milliseconds

12345678