Home
last modified time | relevance | path

Searched defs:spec (Results 26 - 50 of 438) sorted by relevance

12345678910>>...18

/base/security/huks/test/unittest/huks_standard_test/module_test/framework_test/crypto_engine_test/src/
H A Dhks_openssl_rsa_test.cpp71 HksKeySpec spec = { in HWTEST_F() local
[all...]
/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/
H A Dhks_crypto_hal_hmac_key.cpp66 HksKeySpec spec = { in HWTEST_F() local
H A Dhks_crypto_hal_aes_key.cpp33 HksKeySpec spec = {0}; member
H A Dhks_crypto_hal_dsa_key.cpp66 HksKeySpec spec = { in HWTEST_F() local
100 HksKeySpec spec = { in HWTEST_F() local
H A Dhks_crypto_hal_dh.cpp35 HksKeySpec spec = {0}; member
/third_party/elfutils/libcpu/
H A Di386_parse.y245 spec: masks kPERCPERC '\n' instrs label
/third_party/benchmark/src/
H A Dre.h90 inline bool Regex::Init(const std::string& spec, std::string* error) { in Init() argument
119 inline bool Regex::Init(const std::string& spec, std::string* error) { in Init() argument
/third_party/ntfs-3g/include/ntfs-3g/
H A Dntfstime.h70 struct timespec spec; in ntfs2timespec() local
99 static __inline__ ntfs_time timespec2ntfs(struct timespec spec) in timespec2ntfs() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dremap.c68 map_function_spec(const char *spec) in map_function_spec() argument
116 const char *spec; _mesa_init_remap_table() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
H A Dclock_gettime02.c85 static struct tst_ts spec; variable
H A Dclock_gettime01.c60 static struct tst_ts spec; variable
/third_party/ltp/testcases/kernel/syscalls/clock_settime/
H A Dclock_settime02.c92 static struct tst_ts spec; variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/timer_settime/
H A Dtimer_settime03.c39 struct itimerspec spec; in sighandler() local
77 struct itimerspec spec; in run() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_cl_dump.c43 struct v3d_spec *spec = v3d_spec_load(&devinfo); in vc4_dump_cl() local
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/model/
H A DAltFormatSpecTest.java70 private static void assertGoodTemplateAndPrefix(String template, String prefix, String spec) { in assertGoodTemplateAndPrefix() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmLoopDepLenTests.cpp168 ComputeShaderSpec spec; in getComputeShaderSpec() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTranslatorESSL.cpp17 TranslatorESSL::TranslatorESSL(sh::GLenum type, ShShaderSpec spec) in TranslatorESSL() argument
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A DPreprocessorTest.cpp51 void SimplePreprocessorTest::preprocess(const char *input, const char *expected, ShShaderSpec spec) in preprocess() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBindingInfo.cpp21 AbslFormatConvert( BindingInfoType value, const absl::FormatConversionSpec& spec, absl::FormatSink* s) AbslFormatConvert() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dexception_safety_testing.cc50 std::string GetSpecString(TypeSpec spec) { in GetSpecString() argument
69 std::string GetSpecString(AllocSpec spec) { in GetSpecString() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/src/
H A Dcert_manager_api.c37 CM_API_EXPORT int32_t CmInit(const struct CmBlob *authUri, const struct CmSignatureSpec *spec, struct CmBlob *handle) in CmInit() argument
/base/security/crypto_framework/frameworks/key/
H A Dkey_utils.c210 HcfDhCommParamsSpec *spec = (HcfDhCommParamsSpec *)HcfMalloc(sizeof(HcfDhCommParamsSpec), 0); in CreateDhCommonSpecImpl() local
[all...]
/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/cipher/src/
H A Dcipher_sm2_crypto_util_openssl.c26 static HcfResult BuildSm2Ciphertext(const Sm2CipherTextSpec *spec, struct Sm2CipherTextSt *sm2Text) in BuildSm2Ciphertext() argument
55 HcfResult HcfSm2SpecToAsn1(Sm2CipherTextSpec *spec, HcfBlob *output) in HcfSm2SpecToAsn1() argument
/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_sm4_cfb_cipher_test.cpp727 HcfCcmParamsSpec spec = {}; in HWTEST_F() local
[all...]
H A Decc_common_param_spec.c26 HcfResult ConstructEccKeyPairCommParamsSpec(const char *algoName, HcfEccCommParamsSpec **spec) in ConstructEccKeyPairCommParamsSpec() argument
72 ConstructEccKeyPairParamsSpec(const char *algoName, HcfEccCommParamsSpec *eccCommSpec, HcfAsyKeyParamsSpec **spec) ConstructEccKeyPairParamsSpec() argument
142 ConstructEccPubKeyParamsSpec(const char *algoName, HcfEccCommParamsSpec *eccCommSpec, HcfAsyKeyParamsSpec **spec) ConstructEccPubKeyParamsSpec() argument
193 ConstructEccPriKeyParamsSpec(const char *algoName, HcfEccCommParamsSpec *eccCommSpec, HcfAsyKeyParamsSpec **spec) ConstructEccPriKeyParamsSpec() argument

Completed in 9 milliseconds

12345678910>>...18