/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cformtst.c | 73 UChar* myDateFormat(UDateFormat* dat, UDate d1) in myDateFormat() argument
|
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_hw.c | 19 static int cipher_hw_aes_initkey(PROV_CIPHER_CTX *dat, in cipher_hw_aes_initkey() argument [all...] |
H A D | cipher_aria_hw.c | 13 static int cipher_hw_aria_initkey(PROV_CIPHER_CTX *dat, in cipher_hw_aria_initkey() argument
|
H A D | cipher_camellia_hw.c | 20 static int cipher_hw_camellia_initkey(PROV_CIPHER_CTX *dat, in cipher_hw_camellia_initkey() argument
|
H A D | ciphercommon_hw.c | 16 int ossl_cipher_hw_generic_cbc(PROV_CIPHER_CTX *dat, unsigned char *out, in ossl_cipher_hw_generic_cbc() argument 29 ossl_cipher_hw_generic_ecb(PROV_CIPHER_CTX *dat, unsigned char *out, const unsigned char *in, size_t len) ossl_cipher_hw_generic_ecb() argument 48 ossl_cipher_hw_generic_ofb128(PROV_CIPHER_CTX *dat, unsigned char *out, const unsigned char *in, size_t len) ossl_cipher_hw_generic_ofb128() argument 59 ossl_cipher_hw_generic_cfb128(PROV_CIPHER_CTX *dat, unsigned char *out, const unsigned char *in, size_t len) ossl_cipher_hw_generic_cfb128() argument 71 ossl_cipher_hw_generic_cfb8(PROV_CIPHER_CTX *dat, unsigned char *out, const unsigned char *in, size_t len) ossl_cipher_hw_generic_cfb8() argument 83 ossl_cipher_hw_generic_cfb1(PROV_CIPHER_CTX *dat, unsigned char *out, const unsigned char *in, size_t len) ossl_cipher_hw_generic_cfb1() argument 111 ossl_cipher_hw_generic_ctr(PROV_CIPHER_CTX *dat, unsigned char *out, const unsigned char *in, size_t len) ossl_cipher_hw_generic_ctr() argument [all...] |
/third_party/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_hw.c | 19 static int cipher_hw_aes_initkey(PROV_CIPHER_CTX *dat, in cipher_hw_aes_initkey() argument [all...] |
H A D | cipher_camellia_hw.c | 20 static int cipher_hw_camellia_initkey(PROV_CIPHER_CTX *dat, in cipher_hw_camellia_initkey() argument
|
H A D | cipher_aria_hw.c | 13 static int cipher_hw_aria_initkey(PROV_CIPHER_CTX *dat, in cipher_hw_aria_initkey() argument
|
H A D | ciphercommon_hw.c | 16 int ossl_cipher_hw_generic_cbc(PROV_CIPHER_CTX *dat, unsigned char *out, in ossl_cipher_hw_generic_cbc() argument 29 ossl_cipher_hw_generic_ecb(PROV_CIPHER_CTX *dat, unsigned char *out, const unsigned char *in, size_t len) ossl_cipher_hw_generic_ecb() argument 48 ossl_cipher_hw_generic_ofb128(PROV_CIPHER_CTX *dat, unsigned char *out, const unsigned char *in, size_t len) ossl_cipher_hw_generic_ofb128() argument 59 ossl_cipher_hw_generic_cfb128(PROV_CIPHER_CTX *dat, unsigned char *out, const unsigned char *in, size_t len) ossl_cipher_hw_generic_cfb128() argument 71 ossl_cipher_hw_generic_cfb8(PROV_CIPHER_CTX *dat, unsigned char *out, const unsigned char *in, size_t len) ossl_cipher_hw_generic_cfb8() argument 83 ossl_cipher_hw_generic_cfb1(PROV_CIPHER_CTX *dat, unsigned char *out, const unsigned char *in, size_t len) ossl_cipher_hw_generic_cfb1() argument 111 ossl_cipher_hw_generic_ctr(PROV_CIPHER_CTX *dat, unsigned char *out, const unsigned char *in, size_t len) ossl_cipher_hw_generic_ctr() argument [all...] |
/third_party/skia/experimental/sktext/editor/ |
H A D | App.cpp | 60 sk_app::Application* sk_app::Application::Create(int argc, char** argv, void* dat) { in Create() argument
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | e_sm4.c | 79 EVP_SM4_KEY *dat = EVP_C_DATA(EVP_SM4_KEY, ctx); in sm4_ctr_cipher() local
|
H A D | e_camellia.c | 55 EVP_CAMELLIA_KEY *dat = in cmll_t4_init_key() local 196 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); camellia_init_key() local 223 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); camellia_cbc_cipher() local 241 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); camellia_ecb_cipher() local 255 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); camellia_ofb_cipher() local 266 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); camellia_cfb_cipher() local 278 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); camellia_cfb8_cipher() local 290 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); camellia_cfb1_cipher() local 329 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); camellia_ctr_cipher() local [all...] |
H A D | e_des.c | 96 EVP_DES_KEY *dat = (EVP_DES_KEY *) EVP_CIPHER_CTX_get_cipher_data(ctx); in des_cbc_cipher() local 213 EVP_DES_KEY *dat = (EVP_DES_KEY *) EVP_CIPHER_CTX_get_cipher_data(ctx); in des_init_key() local
|
/third_party/openssl/crypto/evp/ |
H A D | e_sm4.c | 79 EVP_SM4_KEY *dat = EVP_C_DATA(EVP_SM4_KEY, ctx); in sm4_ctr_cipher() local
|
H A D | e_camellia.c | 55 EVP_CAMELLIA_KEY *dat = in cmll_t4_init_key() local 196 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); camellia_init_key() local 223 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); camellia_cbc_cipher() local 241 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); camellia_ecb_cipher() local 255 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); camellia_ofb_cipher() local 266 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); camellia_cfb_cipher() local 278 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); camellia_cfb8_cipher() local 290 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); camellia_cfb1_cipher() local 329 EVP_CAMELLIA_KEY *dat = EVP_C_DATA(EVP_CAMELLIA_KEY,ctx); camellia_ctr_cipher() local [all...] |
H A D | e_des.c | 96 EVP_DES_KEY *dat = (EVP_DES_KEY *) EVP_CIPHER_CTX_get_cipher_data(ctx); in des_cbc_cipher() local 213 EVP_DES_KEY *dat = (EVP_DES_KEY *) EVP_CIPHER_CTX_get_cipher_data(ctx); in des_init_key() local
|
/third_party/skia/samplecode/ |
H A D | SampleCusp.cpp | 73 } dat[] = { variable [all...] |
/third_party/FreeBSD/lib/libc/gen/ |
H A D | arc4random.c | 180 _rs_rekey(u_char *dat, size_t datlen)
in _rs_rekey() argument
|
/third_party/ltp/testcases/realtime/func/async_handler/ |
H A D | async_handler_tsc.c | 134 stats_container_t dat; in signal_thread() local
|
H A D | async_handler.c | 118 stats_container_t dat; in signal_thread() local
|
/third_party/ltp/testcases/realtime/func/periodic_cpu_load/ |
H A D | periodic_cpu_load_single.c | 88 stats_container_t dat; in periodic_thread() local
|
/third_party/ltp/testcases/realtime/func/sched_jitter/ |
H A D | sched_jitter.c | 122 stats_container_t dat; in thread_worker() local
|
/third_party/ltp/testcases/realtime/func/gtod_latency/ |
H A D | gtod_latency.c | 233 stats_container_t dat; in main() local [all...] |
/third_party/ltp/testcases/realtime/func/hrtimer-prio/ |
H A D | hrtimer-prio.c | 61 static stats_container_t dat; variable
|
/third_party/ltp/testcases/realtime/func/pthread_kill_latency/ |
H A D | pthread_kill_latency.c | 119 stats_container_t dat; in signal_receiving_thread() local [all...] |