Home
last modified time | relevance | path

Searched defs:dat (Results 1 – 25 of 80) sorted by relevance

1234

/third_party/openssl/providers/implementations/ciphers/
Dciphercommon_hw.c16 int ossl_cipher_hw_generic_cbc(PROV_CIPHER_CTX *dat, unsigned char *out, in ossl_cipher_hw_generic_cbc()
29 int ossl_cipher_hw_generic_ecb(PROV_CIPHER_CTX *dat, unsigned char *out, in ossl_cipher_hw_generic_ecb()
48 int ossl_cipher_hw_generic_ofb128(PROV_CIPHER_CTX *dat, unsigned char *out, in ossl_cipher_hw_generic_ofb128()
59 int ossl_cipher_hw_generic_cfb128(PROV_CIPHER_CTX *dat, unsigned char *out, in ossl_cipher_hw_generic_cfb128()
71 int ossl_cipher_hw_generic_cfb8(PROV_CIPHER_CTX *dat, unsigned char *out, in ossl_cipher_hw_generic_cfb8()
83 int ossl_cipher_hw_generic_cfb1(PROV_CIPHER_CTX *dat, unsigned char *out, in ossl_cipher_hw_generic_cfb1()
111 int ossl_cipher_hw_generic_ctr(PROV_CIPHER_CTX *dat, unsigned char *out, in ossl_cipher_hw_generic_ctr()
Dcipher_aes_hw.c19 static int cipher_hw_aes_initkey(PROV_CIPHER_CTX *dat, in cipher_hw_aes_initkey()
Dcipher_aria_hw.c13 static int cipher_hw_aria_initkey(PROV_CIPHER_CTX *dat, in cipher_hw_aria_initkey()
Dcipher_camellia_hw.c20 static int cipher_hw_camellia_initkey(PROV_CIPHER_CTX *dat, in cipher_hw_camellia_initkey()
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dciphercommon_hw.c16 int ossl_cipher_hw_generic_cbc(PROV_CIPHER_CTX *dat, unsigned char *out, in ossl_cipher_hw_generic_cbc()
29 int ossl_cipher_hw_generic_ecb(PROV_CIPHER_CTX *dat, unsigned char *out, in ossl_cipher_hw_generic_ecb()
48 int ossl_cipher_hw_generic_ofb128(PROV_CIPHER_CTX *dat, unsigned char *out, in ossl_cipher_hw_generic_ofb128()
59 int ossl_cipher_hw_generic_cfb128(PROV_CIPHER_CTX *dat, unsigned char *out, in ossl_cipher_hw_generic_cfb128()
71 int ossl_cipher_hw_generic_cfb8(PROV_CIPHER_CTX *dat, unsigned char *out, in ossl_cipher_hw_generic_cfb8()
83 int ossl_cipher_hw_generic_cfb1(PROV_CIPHER_CTX *dat, unsigned char *out, in ossl_cipher_hw_generic_cfb1()
111 int ossl_cipher_hw_generic_ctr(PROV_CIPHER_CTX *dat, unsigned char *out, in ossl_cipher_hw_generic_ctr()
Dcipher_aes_hw.c19 static int cipher_hw_aes_initkey(PROV_CIPHER_CTX *dat, in cipher_hw_aes_initkey()
Dcipher_aria_hw.c13 static int cipher_hw_aria_initkey(PROV_CIPHER_CTX *dat, in cipher_hw_aria_initkey()
Dcipher_camellia_hw.c20 static int cipher_hw_camellia_initkey(PROV_CIPHER_CTX *dat, in cipher_hw_camellia_initkey()
/third_party/node/deps/openssl/openssl/crypto/evp/
De_camellia.c55 EVP_CAMELLIA_KEY *dat = in cmll_t4_init_key() local
196 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); in camellia_init_key() local
223 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); in camellia_cbc_cipher() local
241 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); in camellia_ecb_cipher() local
255 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); in camellia_ofb_cipher() local
266 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); in camellia_cfb_cipher() local
278 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); in camellia_cfb8_cipher() local
290 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); in camellia_cfb1_cipher() local
329 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); in camellia_ctr_cipher() local
De_des3.c110 DES_EDE_KEY *dat = data(ctx); in des_ede_cbc_cipher() local
228 DES_EDE_KEY *dat = data(ctx); in des_ede_init_key() local
255 DES_EDE_KEY *dat = data(ctx); in des_ede3_init_key() local
/third_party/openssl/crypto/evp/
De_camellia.c55 EVP_CAMELLIA_KEY *dat = in cmll_t4_init_key() local
196 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); in camellia_init_key() local
223 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); in camellia_cbc_cipher() local
241 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); in camellia_ecb_cipher() local
255 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); in camellia_ofb_cipher() local
266 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); in camellia_cfb_cipher() local
278 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); in camellia_cfb8_cipher() local
290 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); in camellia_cfb1_cipher() local
329 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); in camellia_ctr_cipher() local
De_des3.c110 DES_EDE_KEY *dat = data(ctx); in des_ede_cbc_cipher() local
228 DES_EDE_KEY *dat = data(ctx); in des_ede_init_key() local
255 DES_EDE_KEY *dat = data(ctx); in des_ede3_init_key() local
/third_party/spirv-tools/test/
Dtext_start_new_inst_test.cpp33 AssemblyContext dat(text, nullptr); in TEST() local
39 AssemblyContext dat(text, nullptr); in TEST() local
47 AssemblyContext dat(text, nullptr); in TEST() local
/third_party/skia/third_party/externals/spirv-tools/test/
Dtext_start_new_inst_test.cpp33 AssemblyContext dat(text, nullptr); in TEST() local
39 AssemblyContext dat(text, nullptr); in TEST() local
47 AssemblyContext dat(text, nullptr); in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dtext_start_new_inst_test.cpp33 AssemblyContext dat(text, nullptr); in TEST() local
39 AssemblyContext dat(text, nullptr); in TEST() local
47 AssemblyContext dat(text, nullptr); in TEST() local
/third_party/node/benchmark/
Dbar.R19 dat = read.csv( globalVar
23 dat = data.frame(dat); dataframe
Dscatter.R27 dat = read.csv(file('stdin'), strip.white=TRUE); globalVar
28 dat = data.frame(dat); dataframe
Dcompare.R19 dat = read.csv( globalVar
23 dat = data.frame(dat); dataframe
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/defaultAndD/transitive-exports/yes-circular-import/
Dexports.js27 public dat?: Data2; public test() { field in Data
38 public dat?: Data; field in Data2
202 dat?: Data; field
228 dat?: Data2; field
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/assumeChangesOnlyAffectDirectDependenciesAndD/transitive-exports/yes-circular-import/
Dexports.js27 public dat?: Data2; public test() { field in Data
38 public dat?: Data; field in Data2
202 dat?: Data; field
228 dat?: Data2; field
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/isolatedModulesAndD/transitive-exports/yes-circular-import/
Dexports.js27 public dat?: Data2; public test() { field in Data
38 public dat?: Data; field in Data2
202 dat?: Data; field
228 dat?: Data2; field
/third_party/icu/icu4c/source/test/cintltst/
Dcformtst.c73 UChar* myDateFormat(UDateFormat* dat, UDate d1) in myDateFormat()
/third_party/benchmark/src/
Dstatistics.cc60 auto Sqr = [](const double dat) { return dat * dat; }; in __anon1e6b2a1f0302()
61 auto Sqrt = [](const double dat) { in __anon1e6b2a1f0402()
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/default/transitive-exports/yes-circular-import/
Dexports.js27 public dat?: Data2; public test() { field in Data
38 public dat?: Data; field in Data2
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/isolatedModules/transitive-exports/yes-circular-import/
Dexports.js27 public dat?: Data2; public test() { field in Data
38 public dat?: Data; field in Data2

1234