Home
last modified time | relevance | path

Searched defs:enc (Results 276 - 300 of 443) sorted by relevance

1...<<1112131415161718

/third_party/node/deps/openssl/openssl/apps/
H A Denc.c131 int enc = 1, printkey = 0, i, k; in enc_main() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Dcurve448.c279 ossl_curve448_point_mul_by_ratio_and_encode_like_eddsa( uint8_t enc[EDDSA_448_PUBLIC_BYTES], const curve448_point_t p) ossl_curve448_point_mul_by_ratio_and_encode_like_eddsa() argument
327 ossl_curve448_point_decode_like_eddsa_and_mul_by_ratio( curve448_point_t p, const uint8_t enc[EDDSA_448_PUBLIC_BYTES]) ossl_curve448_point_decode_like_eddsa_and_mul_by_ratio() argument
/third_party/node/deps/openssl/openssl/crypto/engine/
H A Deng_openssl.c205 test_rc4_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) test_rc4_init_key() argument
/third_party/openssl/crypto/ec/curve448/
H A Dcurve448.c279 ossl_curve448_point_mul_by_ratio_and_encode_like_eddsa( uint8_t enc[EDDSA_448_PUBLIC_BYTES], const curve448_point_t p) ossl_curve448_point_mul_by_ratio_and_encode_like_eddsa() argument
327 ossl_curve448_point_decode_like_eddsa_and_mul_by_ratio( curve448_point_t p, const uint8_t enc[EDDSA_448_PUBLIC_BYTES]) ossl_curve448_point_decode_like_eddsa_and_mul_by_ratio() argument
/third_party/openssl/apps/
H A Denc.c131 int enc = 1, printkey = 0, i, k; in enc_main() local
[all...]
/third_party/openssl/crypto/engine/
H A Deng_openssl.c205 test_rc4_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) test_rc4_init_key() argument
/third_party/openssl/crypto/pem/
H A Dpem_lib.c293 PEM_ASN1_write(i2d_of_void *i2d, const char *name, FILE *fp, const void *x, const EVP_CIPHER *enc, const unsigned char *kstr, int klen, pem_password_cb *callback, void *u) PEM_ASN1_write() argument
312 PEM_ASN1_write_bio(i2d_of_void *i2d, const char *name, BIO *bp, const void *x, const EVP_CIPHER *enc, const unsigned char *kstr, int klen, pem_password_cb *callback, void *u) PEM_ASN1_write_bio() argument
492 const EVP_CIPHER *enc = NULL; PEM_get_EVP_CIPHER_INFO() local
[all...]
/third_party/openssl/crypto/evp/
H A Devp_enc.c82 evp_cipher_init_internal(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, ENGINE *impl, const unsigned char *key, const unsigned char *iv, int enc, const OSSL_PARAM params[]) evp_cipher_init_internal() argument
429 EVP_CipherInit_ex2(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, const unsigned char *key, const unsigned char *iv, int enc, const OSSL_PARAM params[]) EVP_CipherInit_ex2() argument
436 EVP_CipherInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, const unsigned char *key, const unsigned char *iv, int enc) EVP_CipherInit() argument
444 EVP_CipherInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, ENGINE *impl, const unsigned char *key, const unsigned char *iv, int enc) EVP_CipherInit_ex() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
H A DDisplayGbm.cpp74 drmModeEncoderPtr enc = drmModeGetEncoder(fd, conn->encoders[i]); in ChooseCRTC() local
/third_party/openssl/engines/
H A De_padlock.c617 padlock_aes_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) padlock_aes_init_key() argument
H A De_ossltest.c690 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
780 ossltest_aes128_cbc_hmac_sha1_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *inkey, const unsigned char *iv, int enc) ossltest_aes128_cbc_hmac_sha1_init_key() argument
H A De_afalg.c463 afalg_start_cipher_sk(afalg_ctx *actx, const unsigned char *in, size_t inl, const unsigned char *iv, unsigned int enc) afalg_start_cipher_sk() argument
552 afalg_cipher_init(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) afalg_cipher_init() argument
/third_party/openssl/providers/implementations/include/prov/
H A Dciphercommon.h59 unsigned int enc : 1; /* Set to 1 for encrypt, or 0 otherwise */ member
/third_party/openssl/ssl/record/
H A Dssl3_record.c855 const EVP_CIPHER *enc; in ssl3_enc() local
982 const EVP_CIPHER *enc; in tls1_enc() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Danalysis_enc.c28 static void SmoothSegmentMap(VP8Encoder* const enc) { in SmoothSegmentMap() argument
76 static void SetSegmentAlphas(VP8Encoder* const enc, in SetSegmentAlphas() argument
132 AssignSegments(VP8Encoder* const enc, const int alphas[MAX_ALPHA + 1]) AssignSegments() argument
310 const VP8Encoder* const enc = it->enc_; MBAnalyze() local
353 ResetAllMBInfo(VP8Encoder* const enc) ResetAllMBInfo() argument
402 InitSegmentJob(VP8Encoder* const enc, SegmentJob* const job, int start_row, int end_row) InitSegmentJob() argument
420 VP8EncAnalyze(VP8Encoder* const enc) VP8EncAnalyze() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcfread.c982 PCF_Enc enc = &face->enc; in pcf_get_encodings() local
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp772 const char* enc = dec->Encoding(); in Parse() local
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlrole.c140 prolog0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) prolog0() argument
171 prolog1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) prolog1() argument
203 prolog2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) prolog2() argument
223 doctype0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) doctype0() argument
240 doctype1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) doctype1() argument
266 doctype2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) doctype2() argument
282 doctype3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) doctype3() argument
298 doctype4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) doctype4() argument
317 doctype5(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) doctype5() argument
333 internalSubset(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) internalSubset() argument
378 externalSubset0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) externalSubset0() argument
387 externalSubset1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) externalSubset1() argument
415 entity0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) entity0() argument
434 entity1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) entity1() argument
450 entity2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) entity2() argument
474 entity3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) entity3() argument
490 entity4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) entity4() argument
506 entity5(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) entity5() argument
525 entity6(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) entity6() argument
542 entity7(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) entity7() argument
566 entity8(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) entity8() argument
582 entity9(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) entity9() argument
598 entity10(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) entity10() argument
614 notation0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) notation0() argument
630 notation1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) notation1() argument
650 notation2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) notation2() argument
666 notation3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) notation3() argument
683 notation4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) notation4() argument
703 attlist0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) attlist0() argument
720 attlist1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) attlist1() argument
740 attlist2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) attlist2() argument
770 attlist3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) attlist3() argument
788 attlist4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) attlist4() argument
807 attlist5(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) attlist5() argument
823 attlist6(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) attlist6() argument
839 attlist7(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) attlist7() argument
859 attlist8(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) attlist8() argument
889 attlist9(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) attlist9() argument
905 element0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) element0() argument
922 element1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) element1() argument
948 element2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) element2() argument
982 element3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) element3() argument
1006 element4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) element4() argument
1023 element5(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) element5() argument
1043 element6(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) element6() argument
1072 element7(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) element7() argument
1121 condSect0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) condSect0() argument
1141 condSect1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) condSect1() argument
1158 condSect2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) condSect2() argument
1176 declClose(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) declClose() argument
1212 error(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) error() argument
[all...]
/third_party/python/Parser/
H A Dpegen.c880 _PyPegen_run_parser_from_file_pointer(FILE *fp, int start_rule, PyObject *filename_ob, const char *enc, const char *ps1, const char *ps2, PyCompilerFlags *flags, int *errcode, PyArena *arena) _PyPegen_run_parser_from_file_pointer() argument
/third_party/python/Modules/cjkcodecs/
H A Dcjkcodecs.h263 const char *enc; getcodec() local
[all...]
/third_party/python/Modules/expat/
H A Dxmlrole.c141 prolog0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) prolog0() argument
172 prolog1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) prolog1() argument
204 prolog2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) prolog2() argument
224 doctype0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) doctype0() argument
241 doctype1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) doctype1() argument
267 doctype2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) doctype2() argument
283 doctype3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) doctype3() argument
299 doctype4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) doctype4() argument
318 doctype5(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) doctype5() argument
334 internalSubset(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) internalSubset() argument
379 externalSubset0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) externalSubset0() argument
388 externalSubset1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) externalSubset1() argument
416 entity0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) entity0() argument
435 entity1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) entity1() argument
451 entity2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) entity2() argument
475 entity3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) entity3() argument
491 entity4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) entity4() argument
507 entity5(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) entity5() argument
526 entity6(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) entity6() argument
543 entity7(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) entity7() argument
567 entity8(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) entity8() argument
583 entity9(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) entity9() argument
599 entity10(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) entity10() argument
615 notation0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) notation0() argument
631 notation1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) notation1() argument
651 notation2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) notation2() argument
667 notation3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) notation3() argument
684 notation4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) notation4() argument
704 attlist0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) attlist0() argument
721 attlist1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) attlist1() argument
741 attlist2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) attlist2() argument
771 attlist3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) attlist3() argument
789 attlist4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) attlist4() argument
808 attlist5(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) attlist5() argument
824 attlist6(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) attlist6() argument
840 attlist7(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) attlist7() argument
860 attlist8(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) attlist8() argument
890 attlist9(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) attlist9() argument
906 element0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) element0() argument
923 element1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) element1() argument
949 element2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) element2() argument
983 element3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) element3() argument
1007 element4(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) element4() argument
1024 element5(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) element5() argument
1044 element6(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) element6() argument
1073 element7(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) element7() argument
1122 condSect0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) condSect0() argument
1142 condSect1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) condSect1() argument
1159 condSect2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) condSect2() argument
1177 declClose(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) declClose() argument
1213 error(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) error() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_linux.c675 static int aes_128_cbc_oper(const u8 *key, int enc, const u8 *iv, in aes_128_cbc_oper() argument
448 linux_af_alg_skcipher_oper(struct linux_af_alg_skcipher *skcipher, int enc, const u8 *in, u8 *out) linux_af_alg_skcipher_oper() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_linux.c675 static int aes_128_cbc_oper(const u8 *key, int enc, const u8 *iv, in aes_128_cbc_oper() argument
448 linux_af_alg_skcipher_oper(struct linux_af_alg_skcipher *skcipher, int enc, const u8 *in, u8 *out) linux_af_alg_skcipher_oper() argument
/third_party/ffmpeg/libavcodec/
H A Dflashsv2enc.c71 uint8_t *enc; member
H A Dlibx264.c59 x264_t *enc; member
[all...]

Completed in 28 milliseconds

1...<<1112131415161718