Home
last modified time | relevance | path

Searched defs:type (Results 8226 - 8250 of 10596) sorted by relevance

1...<<321322323324325326327328329330>>...424

/third_party/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c79 ECX_KEY_TYPE type; member
472 ecx_gen_init(void *provctx, int selection, const OSSL_PARAM params[], ECX_KEY_TYPE type) ecx_gen_init() argument
719 ecx_key_pairwise_check(const ECX_KEY *ecx, int type) ecx_key_pairwise_check() argument
746 ecx_validate(const void *keydata, int selection, int type, size_t keylen) ecx_validate() argument
[all...]
/third_party/openssl/ssl/
H A Dssl_sess.c1352 SSL_CTX_set_info_callback(SSL_CTX *ctx, void (*cb) (const SSL *ssl, int type, int val)) SSL_CTX_set_info_callback() argument
/third_party/openssl/crypto/x509/
H A Dv3_utl.c1343 char *p, *type; in X509V3_NAME_from_section() local
[all...]
H A Dx509_lu.c92 int X509_LOOKUP_by_subject_ex(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type, in X509_LOOKUP_by_subject_ex() argument
108 int X509_LOOKUP_by_subject(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type, in X509_LOOKUP_by_subject() argument
114 int X509_LOOKUP_by_issuer_serial(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type, in X509_LOOKUP_by_issuer_serial() argument
124 int X509_LOOKUP_by_fingerprint(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type, in X509_LOOKUP_by_fingerprint() argument
133 int X509_LOOKUP_by_alias(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type, in X509_LOOKUP_by_alias() argument
293 X509_STORE_CTX_get_obj_by_subject(X509_STORE_CTX *vs, X509_LOOKUP_TYPE type, const X509_NAME *name) X509_STORE_CTX_get_obj_by_subject() argument
309 X509_STORE_CTX_get_by_subject(const X509_STORE_CTX *vs, X509_LOOKUP_TYPE type, const X509_NAME *name, X509_OBJECT *ret) X509_STORE_CTX_get_by_subject() argument
[all...]
/third_party/openssl/engines/
H A De_dasync.c628 static int dasync_cipher_ctrl_helper(EVP_CIPHER_CTX *ctx, int type, int arg, in dasync_cipher_ctrl_helper() argument
803 static int dasync_aes128_cbc_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg, in dasync_aes128_cbc_ctrl() argument
826 dasync_aes256_ctr_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg, void *ptr) dasync_aes256_ctr_ctrl() argument
854 dasync_aes128_cbc_hmac_sha1_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg, void *ptr) dasync_aes128_cbc_hmac_sha1_ctrl() argument
992 dasync_rsa_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) dasync_rsa_ctrl() argument
1001 dasync_rsa_ctrl_str(EVP_PKEY_CTX *ctx, const char *type, const char *value) dasync_rsa_ctrl_str() argument
[all...]
H A De_devcrypto.c362 static int cipher_ctrl(EVP_CIPHER_CTX *ctx, int type, int p1, void* p2) in cipher_ctrl() argument
/third_party/openssl/include/crypto/
H A Dx509.h302 X509_LOOKUP_TYPE type; member
/third_party/openssl/ohos_lite/include/openssl/
H A Dx509_vfy.h256 int X509_OBJECT_idx_by_subject(STACK_OF(X509_OBJECT) *h, X509_LOOKUP_TYPE type, variable
259 X509_LOOKUP_TYPE type, variable
[all...]
/third_party/openssl/ssl/statem/
H A Dextensions.c66 unsigned int type; member
463 static int verify_extension(SSL *s, unsigned int context, unsigned int type, in verify_extension() argument
589 unsigned int type, idx; tls_collect_extensions() local
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross.hpp750 remap_variable_type_name(const SPIRType &type, const std::string &var_name, std::string &type_name) const remap_variable_type_name() argument
[all...]
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3341 void Value::initBasic(ValueType type, bool allocated) { in initBasic() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinstruction.cpp621 Instruction* type = context()->get_def_use_mgr()->GetDef(tid); in IsValidBasePointer() local
732 Instruction* type = context()->get_def_use_mgr()->GetDef(tid); in IsValidBaseImage() local
767 Instruction* type in IsFoldableByFoldScalar() local
[all...]
H A Dloop_descriptor.cpp194 const analysis::Integer* type = constant->type()->AsInteger(); in GetInductionInitValue() local
684 const analysis::Integer* type = upper_bound->type()->AsInteger(); in FindNumberOfIterations() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3341 void Value::initBasic(ValueType type, bool allocated) { in initBasic() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstruction.cpp621 Instruction* type = context()->get_def_use_mgr()->GetDef(tid); in IsValidBasePointer() local
732 Instruction* type = context()->get_def_use_mgr()->GetDef(tid); in IsValidBaseImage() local
767 Instruction* type in IsFoldableByFoldScalar() local
[all...]
H A Dloop_descriptor.cpp194 const analysis::Integer* type = constant->type()->AsInteger(); in GetInductionInitValue() local
684 const analysis::Integer* type = upper_bound->type()->AsInteger(); in FindNumberOfIterations() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dhex_float.h526 struct negatable_left_shift<N, typename std::enable_if<N >= 0>::type> { global() struct in spvtools::utils::round_direction::HexFloat::negatable_left_shift
540 struct negatable_right_shift<N, typename std::enable_if<N >= 0>::type> { global() struct in spvtools::utils::round_direction::HexFloat::negatable_right_shift
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_builtins.cpp168 uint32_t GetVUIDForBuiltin(SpvBuiltIn builtIn, VUIDError type) { in GetVUIDForBuiltin() argument
[all...]
H A Dvalidate_cfg.cpp410 ConstructNames( ConstructType type) ConstructNames() argument
[all...]
H A Dvalidate_extensions.cpp52 auto type = _.FindDef(id); in IsIntScalar() local
[all...]
H A Dvalidate_memory.cpp41 bool IsAllowedTypeOrArrayOfSame(ValidationState_t& _, const Instruction* type, in IsAllowedTypeOrArrayOfSame() argument
943 const auto type = _.FindDef(type_id); ValidateStore() local
1442 auto type = state.FindDef(type_id); ValidateCooperativeMatrixLengthNV() local
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngunknown.c901 const char *type; in check_handling() local
/third_party/skia/third_party/externals/libpng/
H A Dpngget.c891 png_get_pCAL(png_const_structrp png_ptr, png_inforp info_ptr, png_charp *purpose, png_int_32 *X0, png_int_32 *X1, int *type, int *nparams, png_charp *units, png_charpp *params) png_get_pCAL() argument
/third_party/skia/third_party/externals/libwebp/examples/
H A Dcwebp.c275 const int type = pic->extra_info_type; in PrintMapInfo() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dalphaindex.cpp1227 Bucket(const UnicodeString &label, const UnicodeString &lowerBoundary, UAlphabeticIndexLabelType type) Bucket() argument

Completed in 45 milliseconds

1...<<321322323324325326327328329330>>...424