Home
last modified time | relevance | path

Searched defs:nid (Results 251 - 275 of 916) sorted by relevance

1...<<11121314151617181920>>...37

/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_pkey.c169 int EVP_PKEY_get_attr_by_NID(const EVP_PKEY *key, int nid, int lastpos) in EVP_PKEY_get_attr_by_NID() argument
206 EVP_PKEY_add1_attr_by_NID(EVP_PKEY *key, int nid, int type, const unsigned char *bytes, int len) EVP_PKEY_add1_attr_by_NID() argument
H A Ddh_ctrl.c152 int EVP_PKEY_CTX_set_dh_nid(EVP_PKEY_CTX *ctx, int nid) in EVP_PKEY_CTX_set_dh_nid() argument
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_sign.c193 static int digest_sz_from_nid(int nid) in digest_sz_from_nid() argument
/third_party/node/deps/openssl/openssl/crypto/dh/
H A Ddh_pmeth.c244 int nid = OBJ_sn2nid(value); in pkey_dh_ctrl_str() local
/third_party/openssl/test/
H A Dec_internal_test.c222 int nid = curves[n].nid; in field_tests_default() local
450 int nid = curves[n].nid; in ecpkparams_i2d2i_test() local
H A Decdsatest.c75 int nid, md_nid, ret = 0; in x9_62_tests() local
196 int nid, ret = 0; in test_builtin() local
[all...]
H A Dssl_test.c224 static int check_nid(const char *name, int expected_nid, int nid) in check_nid() argument
H A Dv3nametest.c97 int nid; in set_cn() local
/third_party/openssl/crypto/cms/
H A Dcms_att.c39 int nid; /* The attribute id */ member
74 int CMS_signed_get_attr_by_NID(const CMS_SignerInfo *si, int nid, int lastpos) in CMS_signed_get_attr_by_NID() argument
140 int CMS_unsigned_get_attr_by_NID(const CMS_SignerInfo *si, int nid, in CMS_unsigned_get_attr_by_NID() argument
111 CMS_signed_add1_attr_by_NID(CMS_SignerInfo *si, int nid, int type, const void *bytes, int len) CMS_signed_add1_attr_by_NID() argument
178 CMS_unsigned_add1_attr_by_NID(CMS_SignerInfo *si, int nid, int type, const void *bytes, int len) CMS_unsigned_add1_attr_by_NID() argument
209 cms_attrib_get(int nid, const STACK_OF(X509_ATTRIBUTE) *attrs, int *lastpos) cms_attrib_get() argument
225 cms_check_attribute(int nid, int flags, int type, const STACK_OF(X509_ATTRIBUTE) *attrs, int have_attrs) cms_check_attribute() argument
273 int nid = cms_attribute_properties[i].nid; ossl_cms_si_check_attributes() local
[all...]
/third_party/openssl/crypto/ct/
H A Dct_sct.c124 int SCT_set_signature_nid(SCT *sct, int nid) in SCT_set_signature_nid() argument
H A Dct_sct_ctx.c63 static int ct_x509_get_ext(X509 *cert, int nid, int *is_duplicated) in ct_x509_get_ext() argument
/third_party/openssl/crypto/dh/
H A Ddh_pmeth.c244 int nid = OBJ_sn2nid(value); in pkey_dh_ctrl_str() local
/third_party/openssl/crypto/evp/
H A Devp_pbe.c223 int EVP_PBE_alg_add(int nid, const EVP_CIPHER *cipher, const EVP_MD *md, in EVP_PBE_alg_add() argument
H A Devp_pkey.c169 int EVP_PKEY_get_attr_by_NID(const EVP_PKEY *key, int nid, int lastpos) in EVP_PKEY_get_attr_by_NID() argument
206 EVP_PKEY_add1_attr_by_NID(EVP_PKEY *key, int nid, int type, const unsigned char *bytes, int len) EVP_PKEY_add1_attr_by_NID() argument
H A Ddh_ctrl.c152 int EVP_PKEY_CTX_set_dh_nid(EVP_PKEY_CTX *ctx, int nid) in EVP_PKEY_CTX_set_dh_nid() argument
/third_party/openssl/crypto/ec/
H A Dec_pmeth.c396 int nid; in pkey_ec_ctrl_str() local
/third_party/openssl/crypto/rsa/
H A Drsa_sign.c193 static int digest_sz_from_nid(int nid) in digest_sz_from_nid() argument
/third_party/openssl/crypto/x509/
H A Dv3_san.c210 int nid; in GENERAL_NAME_print() local
H A Dx509_req.c118 int i, nid; in X509_REQ_extension_nid() local
200 int X509_REQ_get_attr_by_NID(const X509_REQ *req, int nid, int lastpos) in X509_REQ_get_attr_by_NID() argument
170 X509_REQ_add_extensions_nid(X509_REQ *req, const STACK_OF(X509_EXTENSION) *exts, int nid) X509_REQ_add_extensions_nid() argument
257 X509_REQ_add1_attr_by_NID(X509_REQ *req, int nid, int type, const unsigned char *bytes, int len) X509_REQ_add1_attr_by_NID() argument
[all...]
/third_party/openssl/include/internal/
H A Dffc.h100 int nid; /* The identity of a named group */ member
/third_party/openssl/include/openssl/
H A Dec.h519 int nid; member
[all...]
/third_party/openssl/crypto/ts/
H A Dts_req_utils.c150 int TS_REQ_get_ext_by_NID(TS_REQ *a, int nid, int lastpos) in TS_REQ_get_ext_by_NID() argument
180 void *TS_REQ_get_ext_d2i(TS_REQ *a, int nid, int *crit, int *idx) in TS_REQ_get_ext_d2i() argument
/third_party/openssl/include/crypto/
H A Dasn1.h116 int nid; member
/third_party/openssl/ohos_lite/include/crypto/
H A Dasn1.h97 int nid; member
/third_party/openssl/ohos_lite/include/openssl/
H A Dec.h405 int nid; member
[all...]

Completed in 16 milliseconds

1...<<11121314151617181920>>...37