| /third_party/openssl/crypto/engine/ |
| H A D | tb_cipher.c | 66 ENGINE *ENGINE_get_cipher_engine(int nid) in ENGINE_get_cipher_engine() argument 73 const EVP_CIPHER *ENGINE_get_cipher(ENGINE *e, int nid) in ENGINE_get_cipher() argument
|
| H A D | tb_digest.c | 66 ENGINE *ENGINE_get_digest_engine(int nid) in ENGINE_get_digest_engine() argument 73 const EVP_MD *ENGINE_get_digest(ENGINE *e, int nid) in ENGINE_get_digest() argument
|
| H A D | tb_pkmeth.c | 67 ENGINE *ENGINE_get_pkey_meth_engine(int nid) in ENGINE_get_pkey_meth_engine() argument 74 const EVP_PKEY_METHOD *ENGINE_get_pkey_meth(ENGINE *e, int nid) in ENGINE_get_pkey_meth() argument
|
| /third_party/openssl/crypto/asn1/ |
| H A D | asn_moid.c | 62 int nid; in do_create() local
|
| H A D | asn_mstbl.c | 60 int nid, i, rv = 0; in do_tcreate() local
|
| /third_party/openssl/crypto/dh/ |
| H A D | dh_group_params.c | 40 DH *ossl_dh_new_by_nid_ex(OSSL_LIB_CTX *libctx, int nid) in ossl_dh_new_by_nid_ex() argument 51 DH *DH_new_by_nid(int nid) in DH_new_by_nid() argument
|
| H A D | dh_gen.c | 67 int nid; in ossl_dh_get_named_group_uid_from_size() local 98 int nid = ossl_dh_get_named_group_uid_from_size(prime_len); in dh_gen_named_group() local [all...] |
| /third_party/openssl/crypto/x509/ |
| H A D | x509_v3.c | 139 X509_EXTENSION *X509_EXTENSION_create_by_NID(X509_EXTENSION **ex, int nid, in X509_EXTENSION_create_by_NID() argument
|
| /kernel/linux/linux-5.10/arch/ia64/mm/ |
| H A D | numa.c | 104 int nid = paddr_to_nid(addr); in memory_add_physaddr_to_nid() local
|
| /kernel/linux/linux-5.10/drivers/of/ |
| H A D | of_numa.c | 25 u32 nid; in of_numa_parse_cpu_nodes() local 46 u32 nid; in of_numa_parse_memory_nodes() local 141 u32 nid; of_node_to_nid() local [all...] |
| /kernel/linux/linux-5.10/sound/pci/hda/ |
| H A D | hda_beep.h | 23 hda_nid_t nid; member 39 static inline int snd_hda_attach_beep_device(struct hda_codec *codec, int nid) in snd_hda_attach_beep_device() argument
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | mmzone.c | 20 int nid = next_online_node(pgdat->node_id); in next_online_pgdat() local
|
| /kernel/linux/linux-6.6/drivers/of/ |
| H A D | of_numa.c | 25 u32 nid; in of_numa_parse_cpu_nodes() local 46 u32 nid; in of_numa_parse_memory_nodes() local 143 u32 nid; of_node_to_nid() local [all...] |
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| H A D | hda_beep.h | 23 hda_nid_t nid; member 39 static inline int snd_hda_attach_beep_device(struct hda_codec *codec, int nid) in snd_hda_attach_beep_device() argument
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | mmzone.c | 20 int nid = next_online_node(pgdat->node_id); in next_online_pgdat() local
|
| /kernel/linux/linux-6.6/sound/virtio/ |
| H A D | virtio_chmap.c | 84 u32 nid = le32_to_cpu(info->hdr.hda_fn_nid); in virtsnd_chmap_parse_cfg() local
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_tnode.c | 34 nghttp3_node_id *nghttp3_node_id_init(nghttp3_node_id *nid, in nghttp3_node_id_init() argument 45 void nghttp3_tnode_init(nghttp3_tnode *tnode, const nghttp3_node_id *nid, in nghttp3_tnode_init() argument
|
| /third_party/node/deps/openssl/openssl/crypto/asn1/ |
| H A D | asn_mstbl.c | 60 int nid, i, rv = 0; in do_tcreate() local
|
| /third_party/node/deps/openssl/openssl/crypto/dh/ |
| H A D | dh_gen.c | 67 int nid; in ossl_dh_get_named_group_uid_from_size() local 98 int nid = ossl_dh_get_named_group_uid_from_size(prime_len); in dh_gen_named_group() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ocsp/ |
| H A D | ocsp_lib.c | 47 int nid; in OCSP_cert_id_new() local
|
| /third_party/node/deps/openssl/openssl/crypto/engine/ |
| H A D | tb_pkmeth.c | 67 ENGINE *ENGINE_get_pkey_meth_engine(int nid) in ENGINE_get_pkey_meth_engine() argument 74 const EVP_PKEY_METHOD *ENGINE_get_pkey_meth(ENGINE *e, int nid) in ENGINE_get_pkey_meth() argument
|
| /third_party/openssl/crypto/ocsp/ |
| H A D | ocsp_lib.c | 47 int nid; in OCSP_cert_id_new() local
|
| /third_party/openssl/test/helpers/ |
| H A D | pkcs12.h | 37 int nid; member
|
| /base/security/code_signature/utils/src/ |
| H A D | openssl_utils.cpp | 107 int nid = OBJ_txt2nid(oid.c_str());
in CreateNIDFromOID() local
|
| /base/update/updater/services/package/pkg_algorithm/ |
| H A D | pkg_algo_sign.cpp | 141 int nid = EVP_MD_type(EVP_sha256()); in VerifyDigest() local
|