/third_party/openssl/crypto/ocsp/ |
H A D | ocsp_ext.c | 28 int OCSP_REQUEST_get_ext_by_NID(OCSP_REQUEST *x, int nid, int lastpos) in OCSP_REQUEST_get_ext_by_NID() argument 57 void *OCSP_REQUEST_get1_ext_d2i(OCSP_REQUEST *x, int nid, int *crit, int *idx) in OCSP_REQUEST_get1_ext_d2i() argument 62 int OCSP_REQUEST_add1_ext_i2d(OCSP_REQUEST *x, int nid, void *value, int crit, in OCSP_REQUEST_add1_ext_i2d() argument 82 int OCSP_ONEREQ_get_ext_by_NID(OCSP_ONEREQ *x, int nid, int lastpos) in OCSP_ONEREQ_get_ext_by_NID() argument 109 void *OCSP_ONEREQ_get1_ext_d2i(OCSP_ONEREQ *x, int nid, int *crit, int *idx) in OCSP_ONEREQ_get1_ext_d2i() argument 114 OCSP_ONEREQ_add1_ext_i2d(OCSP_ONEREQ *x, int nid, void *value, int crit, unsigned long flags) OCSP_ONEREQ_add1_ext_i2d() argument 133 OCSP_BASICRESP_get_ext_by_NID(OCSP_BASICRESP *x, int nid, int lastpos) OCSP_BASICRESP_get_ext_by_NID() argument 163 OCSP_BASICRESP_get1_ext_d2i(OCSP_BASICRESP *x, int nid, int *crit, int *idx) OCSP_BASICRESP_get1_ext_d2i() argument 170 OCSP_BASICRESP_add1_ext_i2d(OCSP_BASICRESP *x, int nid, void *value, int crit, unsigned long flags) OCSP_BASICRESP_add1_ext_i2d() argument 190 OCSP_SINGLERESP_get_ext_by_NID(OCSP_SINGLERESP *x, int nid, int lastpos) OCSP_SINGLERESP_get_ext_by_NID() argument 217 OCSP_SINGLERESP_get1_ext_d2i(OCSP_SINGLERESP *x, int nid, int *crit, int *idx) OCSP_SINGLERESP_get1_ext_d2i() argument 223 OCSP_SINGLERESP_add1_ext_i2d(OCSP_SINGLERESP *x, int nid, void *value, int crit, unsigned long flags) OCSP_SINGLERESP_add1_ext_i2d() argument 394 int nid; OCSP_accept_responses_new() local [all...] |
/third_party/openssl/crypto/pkcs7/ |
H A D | pk7_lib.c | 22 int nid; in PKCS7_ctrl() local 222 int nid; in PKCS7_add_signer() local
|
/third_party/openssl/crypto/ |
H A D | core_namemap.c | 379 static void get_legacy_evp_names(int base_nid, int nid, const char *pem_name, in get_legacy_evp_names() argument 423 int nid = 0, base_nid = 0, flags = 0; in get_legacy_pkey_meth_names() local [all...] |
/third_party/openssl/crypto/x509/ |
H A D | x_pubkey.c | 401 int nid; in x509_pubkey_decode() local
|
/third_party/openssl/crypto/ts/ |
H A D | ts_rsp_utils.c | 311 int TS_TST_INFO_get_ext_by_NID(TS_TST_INFO *a, int nid, int lastpos) in TS_TST_INFO_get_ext_by_NID() argument 341 void *TS_TST_INFO_get_ext_d2i(TS_TST_INFO *a, int nid, int *crit, int *idx) in TS_TST_INFO_get_ext_d2i() argument
|
/foundation/communication/wifi/wifi/test/wifi_client/ |
H A D | wifi_client.cpp | 228 static bool GetNetworkId(int argc, const char *argv[], int &nid) in GetNetworkId() argument 445 int nid; in HandleUpdateConfig() local 469 int nid; HandleAddConfig() local 496 int nid; HandleRemoveConfig() local 513 int nid; HandleConnectNetwork() local 658 int nid = -1; HandleEnableConfig() local 687 int nid; HandleDisableConfig() local [all...] |
/third_party/f2fs-tools/fsck/ |
H A D | resize.c | 285 int nid, ret, new_max_nid; in shrink_nats() local 334 int nid, ret, new_max_nid; in migrate_nat() local [all...] |
H A D | dump.c | 41 nid_t nid; in nat_dump() local 294 dump_node_blk(struct f2fs_sb_info *sbi, int ntype, u32 nid, u32 addr_per_block, u64 *ofs) dump_node_blk() argument 422 dump_inode_blk(struct f2fs_sb_info *sbi, u32 nid, struct f2fs_node *node_blk) dump_inode_blk() argument 542 dump_node_scan_disk(struct f2fs_sb_info *sbi, nid_t nid) dump_node_scan_disk() argument 575 dump_node(struct f2fs_sb_info *sbi, nid_t nid, int force) dump_node() argument 793 nid_t nid; dump_info_from_blkaddr() local [all...] |
/third_party/node/src/crypto/ |
H A D | crypto_ec.cc | 42 int nid = EC_curve_nist2nid(name); in GetCurveFromName() local 49 int nid; in GetOKPCurveFromName() local 145 int nid = OBJ_sn2nid(*curve); New() local 409 int nid = OBJ_sn2nid(*curve); ConvertKey() local 806 const int nid = EC_GROUP_get_curve_name(group); ExportJWKEcKey() local 928 int nid = GetCurveFromName(*curve); ImportJWKEcKey() local 996 int nid = EC_GROUP_get_curve_name(group); GetEcKeyDetail() local [all...] |
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_stream.c | 52 nghttp3_node_id nid; in nghttp3_stream_new() local
|
/third_party/node/deps/openssl/openssl/crypto/cmp/ |
H A D | cmp_ctx.c | 84 static int cmp_ctx_set_md(OSSL_CMP_CTX *ctx, EVP_MD **pmd, int nid) in cmp_ctx_set_md() argument
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | ssl_cert.c | 1106 int ssl_security(const SSL *s, int op, int bits, int nid, void *other) in ssl_security() argument 1111 int ssl_ctx_security(const SSL_CTX *ctx, int op, int bits, int nid, void *other) in ssl_ctx_security() argument 1028 ssl_security_default_callback(const SSL *s, const SSL_CTX *ctx, int op, int bits, int nid, void *other, void *ex) ssl_security_default_callback() argument 1117 ssl_cert_lookup_by_nid(int nid, size_t *pidx) ssl_cert_lookup_by_nid() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | v3_purp.c | 589 int nid = OBJ_obj2nid(X509_EXTENSION_get_object(ex)); in ossl_x509v3_cache_extensions() local
|
/third_party/node/deps/openssl/openssl/engines/ |
H A D | e_afalg.c | 703 static cbc_handles *get_cipher_handle(int nid) in get_cipher_handle() argument 717 static const EVP_CIPHER *afalg_aes_cbc(int nid) in afalg_aes_cbc() argument 747 afalg_ciphers(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid) afalg_ciphers() argument [all...] |
H A D | e_ossltest.c | 492 ossltest_digests(ENGINE *e, const EVP_MD **digest, const int **nids, int nid) ossltest_digests() argument 525 ossltest_ciphers(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid) ossltest_ciphers() argument
|
H A D | e_padlock.c | 547 padlock_ciphers(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid) padlock_ciphers() argument
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | evp_enc.c | 1499 int nid; in set_legacy_nid() local [all...] |
H A D | digest.c | 884 int nid; in set_legacy_nid() local
|
/third_party/node/deps/openssl/openssl/crypto/pkcs7/ |
H A D | pk7_doit.c | 28 int nid = OBJ_obj2nid(p7->type); variable 677 static BIO *PKCS7_find_digest(EVP_MD_CTX **pmd, BIO *bio, int nid) in PKCS7_find_digest() argument 1161 ASN1_TYPE *PKCS7_get_signed_attribute(const PKCS7_SIGNER_INFO *si, int nid) in PKCS7_get_signed_attribute() argument 1166 ASN1_TYPE *PKCS7_get_attribute(const PKCS7_SIGNER_INFO *si, int nid) in PKCS7_get_attribute() argument 1226 PKCS7_add_signed_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int atrtype, void *value) PKCS7_add_signed_attribute() argument 1232 PKCS7_add_attribute(PKCS7_SIGNER_INFO *p7si, int nid, int atrtype, void *value) PKCS7_add_attribute() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/property/ |
H A D | property.c | 58 int nid; member 287 static ALGORITHM *ossl_method_store_retrieve(OSSL_METHOD_STORE *store, int nid) in ossl_method_store_retrieve() argument 297 ossl_method_store_add(OSSL_METHOD_STORE *store, const OSSL_PROVIDER *prov, int nid, const char *properties, void *method, int (*method_up_ref)(void *), void (*method_destruct)(void *)) ossl_method_store_add() argument 379 ossl_method_store_remove(OSSL_METHOD_STORE *store, int nid, const void *method) ossl_method_store_remove() argument 501 ossl_method_store_fetch(OSSL_METHOD_STORE *store, int nid, const char *prop_query, const OSSL_PROVIDER **prov_rw, void **method) ossl_method_store_fetch() argument 591 ossl_method_cache_flush(OSSL_METHOD_STORE *store, int nid) ossl_method_cache_flush() argument 680 ossl_method_store_cache_get(OSSL_METHOD_STORE *store, OSSL_PROVIDER *prov, int nid, const char *prop_query, void **method) ossl_method_store_cache_get() argument 710 ossl_method_store_cache_set(OSSL_METHOD_STORE *store, OSSL_PROVIDER *prov, int nid, const char *prop_query, void *method, int (*method_up_ref)(void *), void (*method_destruct)(void *)) ossl_method_store_cache_set() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/cms/ |
H A D | cms_smime.c | 864 int nid = OBJ_obj2nid(CMS_get0_type(cms)); in CMS_decrypt() local
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ec_asn1.c | 189 int ok = 0, nid; in ec_asn1_group2fieldid() local
|
H A D | ec_ameth.c | 32 int nid; in eckey_param2type() local
|
H A D | ec_key.c | 64 EC_KEY *EC_KEY_new_by_curve_name(int nid) in EC_KEY_new_by_curve_name() argument 44 EC_KEY_new_by_curve_name_ex(OSSL_LIB_CTX *ctx, const char *propq, int nid) EC_KEY_new_by_curve_name_ex() argument
|
/third_party/node/deps/openssl/openssl/crypto/engine/ |
H A D | eng_openssl.c | 298 openssl_ciphers(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid) openssl_ciphers() argument 394 openssl_digests(ENGINE *e, const EVP_MD **digest, const int **nids, int nid) openssl_digests() argument 635 ossl_pkey_meths(ENGINE *e, EVP_PKEY_METHOD **pmeth, const int **nids, int nid) ossl_pkey_meths() argument [all...] |