| /third_party/node/test/fixtures/ |
| D | rsa-oaep-test-vectors.js | 5 …"ct": "16ece59cf985a8cf1a3434e4b9707c922c20638fdf9abf7e5dc7943f4136899348c54116d15b2c17563b9c7143f… property 8 …"ct": "16ece59cf985a8cf1a3434e4b9707c922c20638fdf9abf7e5dc7943f4136899348c54116d15b2c17563b9c7143f… property 12 …"ct": "16ccf09afe5eb0130182b9fc1ca4af61a38e772047cac42146bfa0fa5879aa9639203e4d01442d212ff95bddfbe… property 16 …"ct": "831b72e8dd91841729ecbddf2647d6f19dc0094734f8803d8c651b5655a12ae6156b74d9b594bcc0eacd0027283… property 20 …"ct": "04a25a3dbe0a44b10b7dde19632ce0963e7a7e9876905cd4a4f68ba8e0bda593a738847235df4494f9c28927b16… property 25 …"ct": "678f9ff724e0f48b48e6ff3cbdac5eb995d263da1c23f948d8d09411131f69f40da07f0c650e1aedc82fbaf0972… property
|
| D | aead-vectors.js | 5 ct: '4be13896f64dfa2c2d0f2c76', property 10 ct: '4be13896f64dfa2c2d0f2c76', aad: '000000FF', property 15 ct: '4be13596f64dfa2c2d0fac76', property 20 ct: '58e62cfe7b1d274111a82267ebb93866e72b6c2a', property 25 ct: '58e62cff7b1d274011a82267ebb93866e72b6c2b', property 31 ct: 'dda53a4059aa17b88756984995f7bba3c636cc44', property 43 ct: '', property 52 ct: '0388dace60b6a392f328c2b971b2fe78', property 64 ct: '42831ec2217774244b7221b784d0d49c' + property 80 ct: '42831ec2217774244b7221b784d0d49c' + property [all …]
|
| /third_party/skia/include/private/ |
| D | SkImageInfoPriv.h | 14 static inline uint32_t SkColorTypeChannelFlags(SkColorType ct) { in SkColorTypeChannelFlags() 42 static inline bool SkColorTypeIsAlphaOnly(SkColorType ct) { in SkColorTypeIsAlphaOnly() 50 static int SkColorTypeShiftPerPixel(SkColorType ct) { in SkColorTypeShiftPerPixel() 78 static inline size_t SkColorTypeMinRowBytes(SkColorType ct, int width) { in SkColorTypeMinRowBytes() 86 static inline size_t SkColorTypeComputeOffset(SkColorType ct, int x, int y, size_t rowBytes) { in SkColorTypeComputeOffset() 93 static inline bool SkColorTypeIsNormalized(SkColorType ct) { in SkColorTypeIsNormalized() 122 static inline int SkColorTypeMaxBitsPerChannel(SkColorType ct) { in SkColorTypeMaxBitsPerChannel()
|
| /third_party/googletest/googlemock/include/gmock/ |
| D | gmock-function-mocker.h | 417 #define MOCK_METHOD0_WITH_CALLTYPE(ct, m, ...) \ argument 419 #define MOCK_METHOD1_WITH_CALLTYPE(ct, m, ...) \ argument 421 #define MOCK_METHOD2_WITH_CALLTYPE(ct, m, ...) \ argument 423 #define MOCK_METHOD3_WITH_CALLTYPE(ct, m, ...) \ argument 425 #define MOCK_METHOD4_WITH_CALLTYPE(ct, m, ...) \ argument 427 #define MOCK_METHOD5_WITH_CALLTYPE(ct, m, ...) \ argument 429 #define MOCK_METHOD6_WITH_CALLTYPE(ct, m, ...) \ argument 431 #define MOCK_METHOD7_WITH_CALLTYPE(ct, m, ...) \ argument 433 #define MOCK_METHOD8_WITH_CALLTYPE(ct, m, ...) \ argument 435 #define MOCK_METHOD9_WITH_CALLTYPE(ct, m, ...) \ argument [all …]
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| D | symm.rs | 904 let ct = Vec::from_hex(ct).unwrap(); in cipher_test() localVariable 928 let ct = Vec::from_hex(ct).unwrap(); in cipher_test_nopad() localVariable 963 let ct = "A68686B04D686AA107BD8D4CAB191A3EEC0A6294BC78B60F65C25CB47BD7BB3A48EFC4D26BE4"; in test_rc4() localVariable 977 let ct = "ce7d905a7776ac72f240d22aafed5e4eb7566cdc7211220e970da634ce015f131a5ecb8d400bc9e8\ in test_aes256_xts() localVariable 990 let ct = "874D6191B620E3261BEF6864990DB6CE9806F66B7970FDFF8617187BB9FFFDFF5AE4DF3EDBD5D35E\ in test_aes128_ctr() localVariable 1004 let ct = "68b3"; in test_aes128_cfb1() localVariable 1015 let ct = "3b3fd92eb72dad20333449f8e83cfb4a"; in test_aes128_cfb128() localVariable 1026 let ct = "3b79424c9c0dd436bace9e0ed4586a4f32b9"; in test_aes128_cfb8() localVariable 1038 …let ct = "3b3fd92eb72dad20333449f8e83cfb4a7789508d16918f03f53c52dac54ed8259740051e9c5fecf64344f7a8… in test_aes128_ofb() localVariable 1050 …let ct = "1abc932417521ca24f2b0459fe7e6e0b090339ec0aa6faefd5ccc2c6f4ce8e941e36b26bd1ebc670d1bd1d66… in test_aes192_ctr() localVariable [all …]
|
| D | cipher_ctx.rs | 767 let ct = hex::decode("7649abac8119b246cee98e9b12e9197d5086cb9b507219ee95db113a917678b2") in aes_128_cbc() localVariable 979 let ct = "7940ff694448b5bb5139c959a4896832e55d69aa04daa27e"; in test_aes128_wrap() localVariable 990 let ct = "38f1215f0212526f8a70b51955b9fbdc9fe3041d9832306e"; in test_aes128_wrap_default_iv() localVariable 1000 let ct = "f13998f5ab32ef82a1bdbcbe585e1d837385b529572a1e1b"; in test_aes128_wrap_pad() localVariable 1011 let ct = "3a501085fb8cf66f4186b7df851914d471ed823411598add"; in test_aes128_wrap_pad_default_iv() localVariable 1021 let ct = "83b89142dfeeb4871e078bfb81134d33e23fedc19b03a1cf689973d3831b6813"; in test_aes192_wrap() localVariable 1032 let ct = "c02c2cf11505d3e4851030d5534cbf5a1d7eca7ba8839adbf239756daf1b43e6"; in test_aes192_wrap_default_iv() localVariable 1042 let ct = "b4f6bb167ef7caf061a74da82b36ad038ca057ab51e98d3a"; in test_aes192_wrap_pad() localVariable 1053 let ct = "b2c37a28cc602753a7c944a4c2555a2df9c98b2eded5312e"; in test_aes192_wrap_pad_default_iv() localVariable 1063 let ct = "cc05da2a7f56f7dd0c144231f90bce58648fa20a8278f5a6b7d13bba6aa57a33229d4333866b7fd6"; in test_aes256_wrap() localVariable [all …]
|
| /third_party/skia/src/gpu/mock/ |
| D | GrMockCaps.h | 49 auto ct = format.asMockColorType(); in isFormatSRGB() local 98 int maxRenderTargetSampleCount(GrColorType ct) const { in maxRenderTargetSampleCount() 133 GrSwizzle getWriteSwizzle(const GrBackendFormat& format, GrColorType ct) const override { in getWriteSwizzle() 154 GrBackendFormat onGetDefaultBackendFormat(GrColorType ct) const override { in onGetDefaultBackendFormat() 158 bool onAreColorTypeAndFormatCompatible(GrColorType ct, in onAreColorTypeAndFormatCompatible() 181 GrSwizzle onGetReadSwizzle(const GrBackendFormat& format, GrColorType ct) const override { in onGetReadSwizzle()
|
| /third_party/skia/src/gpu/d3d/ |
| D | GrD3DCaps.cpp | 372 constexpr GrColorType ct = GrColorType::kRGBA_8888; in initFormatTable() local 379 constexpr GrColorType ct = GrColorType::kRGB_888x; in initFormatTable() local 400 constexpr GrColorType ct = GrColorType::kAlpha_8; in initFormatTable() local 409 constexpr GrColorType ct = GrColorType::kGray_8; in initFormatTable() local 429 constexpr GrColorType ct = GrColorType::kBGRA_8888; in initFormatTable() local 448 constexpr GrColorType ct = GrColorType::kBGR_565; in initFormatTable() local 467 constexpr GrColorType ct = GrColorType::kRGBA_F16; in initFormatTable() local 474 constexpr GrColorType ct = GrColorType::kRGBA_F16_Clamped; in initFormatTable() local 493 constexpr GrColorType ct = GrColorType::kAlpha_F16; in initFormatTable() local 514 constexpr GrColorType ct = GrColorType::kRG_88; in initFormatTable() local [all …]
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkCaps.cpp | 870 constexpr GrColorType ct = GrColorType::kRGBA_8888; in initFormatTable() local 878 constexpr GrColorType ct = GrColorType::kRGB_888x; in initFormatTable() local 899 constexpr GrColorType ct = GrColorType::kAlpha_8; in initFormatTable() local 909 constexpr GrColorType ct = GrColorType::kGray_8; in initFormatTable() local 929 constexpr GrColorType ct = GrColorType::kBGRA_8888; in initFormatTable() local 948 constexpr GrColorType ct = GrColorType::kBGR_565; in initFormatTable() local 967 constexpr GrColorType ct = GrColorType::kRGBA_F16; in initFormatTable() local 975 constexpr GrColorType ct = GrColorType::kRGBA_F16_Clamped; in initFormatTable() local 994 constexpr GrColorType ct = GrColorType::kAlpha_F16; in initFormatTable() local 1015 constexpr GrColorType ct = GrColorType::kRGB_888x; in initFormatTable() local [all …]
|
| /third_party/openssl/test/ |
| D | aesgcmtest.c | 38 static int do_encrypt(unsigned char *iv_gen, unsigned char *ct, int *ct_len, in do_encrypt() 66 static int do_decrypt(const unsigned char *iv, const unsigned char *ct, in do_decrypt() 96 unsigned char ct[32]; in kat_test() local 123 unsigned char ct[32]; in ivgen_test() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| D | tlsv1_client_read.c | 78 static int tls_process_server_hello(struct tlsv1_client *conn, u8 ct, in tls_process_server_hello() 346 static int tls_process_certificate(struct tlsv1_client *conn, u8 ct, in tls_process_certificate() 815 static int tls_process_certificate_status(struct tlsv1_client *conn, u8 ct, in tls_process_certificate_status() 1013 static int tls_process_server_key_exchange(struct tlsv1_client *conn, u8 ct, in tls_process_server_key_exchange() 1110 static int tls_process_certificate_request(struct tlsv1_client *conn, u8 ct, in tls_process_certificate_request() 1174 static int tls_process_server_hello_done(struct tlsv1_client *conn, u8 ct, in tls_process_server_hello_done() 1241 u8 ct, const u8 *in_data, in tls_process_server_change_cipher_spec() 1311 static int tls_process_server_finished(struct tlsv1_client *conn, u8 ct, in tls_process_server_finished() 1444 static int tls_process_application_data(struct tlsv1_client *conn, u8 ct, in tls_process_application_data() 1475 int tlsv1_client_process_handshake(struct tlsv1_client *conn, u8 ct, in tlsv1_client_process_handshake()
|
| D | tlsv1_server_read.c | 121 static int tls_process_client_hello(struct tlsv1_server *conn, u8 ct, in tls_process_client_hello() 396 static int tls_process_certificate(struct tlsv1_server *conn, u8 ct, in tls_process_certificate() 807 static int tls_process_client_key_exchange(struct tlsv1_server *conn, u8 ct, in tls_process_client_key_exchange() 884 static int tls_process_certificate_verify(struct tlsv1_server *conn, u8 ct, in tls_process_certificate_verify() 1046 u8 ct, const u8 *in_data, in tls_process_change_cipher_spec() 1095 static int tls_process_client_finished(struct tlsv1_server *conn, u8 ct, in tls_process_client_finished() 1269 int tlsv1_server_process_handshake(struct tlsv1_server *conn, u8 ct, in tlsv1_server_process_handshake()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| D | tlsv1_client_read.c | 78 static int tls_process_server_hello(struct tlsv1_client *conn, u8 ct, in tls_process_server_hello() 354 static int tls_process_certificate(struct tlsv1_client *conn, u8 ct, in tls_process_certificate() 823 static int tls_process_certificate_status(struct tlsv1_client *conn, u8 ct, in tls_process_certificate_status() 1021 static int tls_process_server_key_exchange(struct tlsv1_client *conn, u8 ct, in tls_process_server_key_exchange() 1118 static int tls_process_certificate_request(struct tlsv1_client *conn, u8 ct, in tls_process_certificate_request() 1182 static int tls_process_server_hello_done(struct tlsv1_client *conn, u8 ct, in tls_process_server_hello_done() 1249 u8 ct, const u8 *in_data, in tls_process_server_change_cipher_spec() 1319 static int tls_process_server_finished(struct tlsv1_client *conn, u8 ct, in tls_process_server_finished() 1452 static int tls_process_application_data(struct tlsv1_client *conn, u8 ct, in tls_process_application_data() 1483 int tlsv1_client_process_handshake(struct tlsv1_client *conn, u8 ct, in tlsv1_client_process_handshake()
|
| D | tlsv1_server_read.c | 121 static int tls_process_client_hello(struct tlsv1_server *conn, u8 ct, in tls_process_client_hello() 396 static int tls_process_certificate(struct tlsv1_server *conn, u8 ct, in tls_process_certificate() 807 static int tls_process_client_key_exchange(struct tlsv1_server *conn, u8 ct, in tls_process_client_key_exchange() 884 static int tls_process_certificate_verify(struct tlsv1_server *conn, u8 ct, in tls_process_certificate_verify() 1046 u8 ct, const u8 *in_data, in tls_process_change_cipher_spec() 1095 static int tls_process_client_finished(struct tlsv1_server *conn, u8 ct, in tls_process_client_finished() 1269 int tlsv1_server_process_handshake(struct tlsv1_server *conn, u8 ct, in tlsv1_server_process_handshake()
|
| /third_party/skia/src/gpu/ |
| D | GrImageInfo.h | 22 GrImageInfo(GrColorType ct, SkAlphaType at, sk_sp<SkColorSpace> cs, int w, int h) in GrImageInfo() 25 GrImageInfo(GrColorType ct, SkAlphaType at, sk_sp<SkColorSpace> cs, const SkISize& dimensions) in GrImageInfo() 39 GrImageInfo makeColorType(GrColorType ct) const { in makeColorType()
|
| D | SkGr.cpp | 139 GrColorType ct = SkColorTypeToGrColorType(bitmap.info().colorType()); in choose_bmp_texture_colortype() local 148 GrColorType ct, in make_bmp_proxy() 185 GrColorType ct = choose_bmp_texture_colortype(caps, bitmap); in GrMakeCachedBitmapProxyView() local 244 GrColorType ct = choose_bmp_texture_colortype(caps, bitmap); in GrMakeUncachedBitmapProxyView() local 544 GrColorType ct = dstColorInfo.colorType(); in skpaint_to_grpaint_impl() local
|
| /third_party/node/deps/openssl/openssl/crypto/aes/ |
| D | aes_local.h | 21 # define PUTU32(ct, st) { *((u32 *)(ct)) = SWAP((st)); } argument 24 # define PUTU32(ct, st) { (ct)[0] = (u8)((st) >> 24); (ct)[1] = (u8)((st) >> 16); (ct)[2] = (u8)((… argument
|
| /third_party/openssl/crypto/aes/ |
| D | aes_local.h | 21 # define PUTU32(ct, st) { *((u32 *)(ct)) = SWAP((st)); } argument 24 # define PUTU32(ct, st) { (ct)[0] = (u8)((st) >> 24); (ct)[1] = (u8)((st) >> 16); (ct)[2] = (u8)((… argument
|
| /third_party/skia/bench/ |
| D | RotatedRectBench.cpp | 30 static inline SkColor start_color(ColorType ct) { in start_color() 45 static inline SkColor advance_color(SkColor old, ColorType ct, int step) { in advance_color() 74 RotRectBench(bool aa, ColorType ct, SkBlendMode mode, bool perspective = false) in RotRectBench()
|
| /third_party/skia/docs/examples/ |
| D | ImageInfo_shiftPerPixel.cpp | 6 const char* color_type(SkColorType ct) { in color_type()
|
| D | Pixmap_shiftPerPixel.cpp | 6 const char* color_type(SkColorType ct) { in color_type()
|
| D | skpaint_color_table_filter.cpp | 7 uint8_t ct[256]; in draw() local
|
| /third_party/curl/docs/examples/ |
| D | getinfo.c | 42 char *ct; in main() local
|
| /third_party/skia/src/core/ |
| D | SkImageInfo.cpp | 13 int SkColorTypeBytesPerPixel(SkColorType ct) { in SkColorTypeBytesPerPixel() 41 bool SkColorTypeIsAlwaysOpaque(SkColorType ct) { in SkColorTypeIsAlwaysOpaque()
|
| /third_party/skia/gm/ |
| D | all_bitmap_configs.cpp | 48 static SkBitmap make_bitmap(SkColorType ct) { in make_bitmap() 177 const SkColorType ct = kRGBA_8888_SkColorType; in make_not_native32_color_wheel() local 179 const SkColorType ct = kBGRA_8888_SkColorType; in make_not_native32_color_wheel() local
|