Home
last modified time | relevance | path

Searched defs:key (Results 3926 - 3950 of 5315) sorted by relevance

1...<<151152153154155156157158159160>>...213

/third_party/skia/src/gpu/ops/
H A DTriangulatingPathRenderer.cpp86 UniqueKeyInvalidator(const GrUniqueKey& key, uint32_t contextUniqueID) in UniqueKeyInvalidator() argument
233 static void CreateKey(GrUniqueKey* key, in CreateKey() argument
283 GrUniqueKey key; in createNonAAMesh() local
442 GrUniqueKey key; global() variable
[all...]
/third_party/skia/src/gpu/
H A DGrBlurUtils.cpp98 sw_create_filtered_mask(GrRecordingContext* rContext, const SkMatrix& viewMatrix, const GrStyledShape& shape, const SkMaskFilter* filter, const SkIRect& unclippedDevShapeBounds, const SkIRect& clipBounds, SkIRect* drawRect, GrUniqueKey* key) sw_create_filtered_mask() argument
377 hw_create_filtered_mask(GrDirectContext* dContext, skgpu::v1::SurfaceDrawContext* sdc, const SkMatrix& viewMatrix, const GrStyledShape& shape, const SkMaskFilterBase* filter, const SkIRect& unclippedDevShapeBounds, const SkIRect& clipBounds, SkIRect* maskRect, GrUniqueKey* key, const bool canUseSDFBlur = false) hw_create_filtered_mask() argument
[all...]
/third_party/openssl/ssl/
H A Dtls13_enc.c264 unsigned char *key = NULL; in tls13_final_finish_mac() local
110 tls13_derive_key(SSL *s, const EVP_MD *md, const unsigned char *secret, unsigned char *key, size_t keylen) tls13_derive_key() argument
333 derive_secret_key_and_iv(SSL *s, int sending, const EVP_MD *md, const EVP_CIPHER *ciph, const unsigned char *insecret, const unsigned char *hash, const unsigned char *label, size_t labellen, unsigned char *secret, unsigned char *key, unsigned char *iv, EVP_CIPHER_CTX *ciph_ctx) derive_secret_key_and_iv() argument
425 unsigned char key[EVP_MAX_KEY_LENGTH]; tls13_change_cipher_state() local
755 unsigned char key[EVP_MAX_KEY_LENGTH]; tls13_update_key() local
[all...]
/third_party/openssl/engines/
H A De_padlock.c617 padlock_aes_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, in padlock_aes_init_key() argument
[all...]
H A De_ossltest.c380 EVP_PKEY *key; in load_key() local
690 ossltest_aes128_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) ossltest_aes128_init_key() argument
724 ossltest_aes128_gcm_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) ossltest_aes128_gcm_init_key() argument
785 EVP_AES_HMAC_SHA1 *key = data(ctx); ossltest_aes128_cbc_hmac_sha1_init_key() local
795 EVP_AES_HMAC_SHA1 *key = data(ctx); ossltest_aes128_cbc_hmac_sha1_cipher() local
858 EVP_AES_HMAC_SHA1 *key = data(ctx); ossltest_aes128_cbc_hmac_sha1_ctrl() local
[all...]
H A De_afalg.c179 static void afalg_waitfd_cleanup(ASYNC_WAIT_CTX *ctx, const void *key, in afalg_waitfd_cleanup() argument
405 static ossl_inline int afalg_set_key(afalg_ctx *actx, const unsigned char *key, in afalg_set_key() argument
552 static int afalg_cipher_init(EVP_CIPHER_CTX *ctx, const unsigned char *key, in afalg_cipher_init() argument
/third_party/openssl/providers/implementations/keymgmt/
H A Ddh_kmgmt.c311 static ossl_inline int dh_get_params(void *key, OSSL_PARAM params[]) in dh_get_params() argument
364 static int dh_set_params(void *key, const OSSL_PARAM params[]) in dh_set_params() argument
H A Ddsa_kmgmt.c309 static ossl_inline int dsa_get_params(void *key, OSSL_PARAM params[]) in dsa_get_params() argument
/third_party/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c216 static int dh_to_text(BIO *out, const void *key, int selection) in dh_to_text() argument
292 static int dsa_to_text(BIO *out, const void *key, int selection) in dsa_to_text() argument
491 static int ec_to_text(BIO *out, const void *key, int selection) in ec_to_text() argument
568 static int ecx_to_text(BIO *out, const void *key, int selection) in ecx_to_text() argument
641 rsa_to_text(BIO *out, const void *key, int selection) rsa_to_text() argument
807 key2text_encode(void *vctx, const void *key, int selection, OSSL_CORE_BIO *cout, int (*key2text)(BIO *out, const void *key, int selection), OSSL_PASSPHRASE_CALLBACK *cb, void *cbarg) key2text_encode() argument
[all...]
/third_party/openssl/crypto/ts/
H A Dts_rsp_sign.c172 int TS_RESP_CTX_set_signer_key(TS_RESP_CTX *ctx, EVP_PKEY *key) in TS_RESP_CTX_set_signer_key() argument
/third_party/openssl/providers/implementations/kdfs/
H A Dx942kdf.c397 static int x942kdf_derive(void *vctx, unsigned char *key, size_t keylen, in x942kdf_derive() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dreplace_desc_array_access_using_var_index.cpp32 GetValueWithKeyExistenceCheck( uint32_t key, const std::unordered_map<uint32_t, uint32_t>& map) GetValueWithKeyExistenceCheck() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dreplace_desc_array_access_using_var_index.cpp32 GetValueWithKeyExistenceCheck( uint32_t key, const std::unordered_map<uint32_t, uint32_t>& map) GetValueWithKeyExistenceCheck() argument
/third_party/skia/third_party/externals/imgui/
H A Dimstb_textedit.h732 stb_textedit_key(STB_TEXTEDIT_STRING *str, STB_TexteditState *state, STB_TEXTEDIT_KEYTYPE key) stb_textedit_key() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dpostprocessor.c584 try_get_value(const char *buf, const char *key, char **destination) try_get_value() argument
[all...]
/third_party/skia/src/utils/
H A DSkNWayCanvas.cpp342 void SkNWayCanvas::onDrawAnnotation(const SkRect& rect, const char key[], SkData* data) { in onDrawAnnotation() argument
H A DSkPaintFilterCanvas.cpp225 void SkPaintFilterCanvas::onDrawAnnotation(const SkRect& rect, const char key[], SkData* value) { in onDrawAnnotation() argument
/third_party/skia/src/pdf/
H A DSkPDFDocument.cpp27 static constexpr char key[] = "PDF_Node_Key"; in SkPDFGetNodeIdKey() local
610 const char* key = SkPDFGetNodeIdKey(); in SetNodeId() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash.h180 size_t key; in SearchInStaticDictionary() local
/third_party/openssl/test/
H A Ddestest.c714 unsigned char in[100], c_txt[200], p_txt[200], key[24]; in test_des_key_wrap() local
784 const DES_cblock key; global() member
811 const_DES_cblock *key = (unsigned char (*)[8])weak_keys[n].key; test_des_weak_keys() local
817 const DES_cblock key; global() member
837 const_DES_cblock *key = (unsigned char (*)[8])bad_parity_keys[n].key; test_des_check_bad_parity() local
848 unsigned char key[16]; test_des_two_key() local
[all...]
H A Dfake_rsaprov.c41 struct fake_rsa_keydata *key; in fake_rsa_keymgmt_new() local
60 static int fake_rsa_keymgmt_has(const void *key, int selection) in fake_rsa_keymgmt_has() argument
214 struct fake_rsa_keydata *key = NULL; in fake_rsa_keymgmt_load() local
409 struct fake_rsa_keydata *key = NULL; fake_rsa_st_load() local
[all...]
H A Devp_libctx_test.c327 unsigned char key[64] = { in test_cipher_reinit() local
418 static const unsigned char key[64] = { in test_cipher_reinit_partialupdate() local
571 unsigned char key[24] = { 0 }; in test_cipher_tdes_randkey() local
684 EVP_PKEY *key = NULL; kem_invalid_keytype() local
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfdriver.c296 murmur_hash_3_128( const void* key, in murmur_hash_3_128() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-set.hh804 page_map_t key = {get_major (g)}; in page_for() local
H A Dhb-ot-shape.cc97 compile(hb_ot_shape_plan_t &plan, const hb_ot_shape_plan_key_t &key) compile() argument
216 init0(hb_face_t *face, const hb_shape_plan_key_t *key) init0() argument

Completed in 29 milliseconds

1...<<151152153154155156157158159160>>...213