| /third_party/rust/crates/regex/src/ |
| D | utf8.rs | 160 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip() localVariable 171 let encoded_len = given_cp.encode_utf8(&mut tmp).len(); in prop_roundtrip_last() localVariable
|
| /third_party/openssl/crypto/rsa/ |
| D | rsa_sign.c | 277 size_t encoded_len = 0; in RSA_sign() local 336 size_t decrypt_len, encoded_len = 0; in ossl_rsa_verify() local
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| D | base64.rs | 75 fn encoded_len(src_len: LenType) -> Option<LenType> { in encoded_len() function
|
| D | encrypt.rs | 502 let encoded_len = encrypter.encrypt(&input, &mut encoded).unwrap(); in rsa_encrypt_decrypt() localVariable 531 let encoded_len = encrypter.encrypt(&input, &mut encoded).unwrap(); in rsa_encrypt_decrypt_with_sha256() localVariable 559 let encoded_len = encrypter.encrypt(&input, &mut encoded).unwrap(); in rsa_encrypt_decrypt_oaep_label() localVariable
|
| /third_party/flutter/skia/third_party/externals/sdl/src/audio/ |
| D | SDL_wave.c | 123 Sint32 encoded_len, samplesleft; in MS_ADPCM_decode() local 342 Sint32 encoded_len, samplesleft; in IMA_ADPCM_decode() local
|
| /third_party/openssl/test/ |
| D | endecode_test.c | 159 long encoded_len = 0; in test_encode_decode() local 227 void **encoded, long *encoded_len, in encode_EVP_PKEY_prov() 268 void **object, void *encoded, long encoded_len, in decode_EVP_PKEY_prov() 343 void **encoded, long *encoded_len, in encode_EVP_PKEY_legacy_PEM() 383 void **encoded, long *encoded_len, in encode_EVP_PKEY_MSBLOB() 428 void **encoded, long *encoded_len, in encode_EVP_PKEY_PVK()
|
| /third_party/openssl/crypto/dsa/ |
| D | dsa_sign.c | 82 size_t encoded_len; in i2d_DSA_SIG() local
|
| /third_party/openssl/crypto/evp/ |
| D | evp_pkey.c | 72 int encoded_len; in EVP_PKCS82PKEY_ex() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| D | config_file.c | 217 size_t encoded_len = 0, len; in wpa_config_read_blob() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| D | config_file.c | 301 size_t encoded_len = 0, len; in wpa_config_read_blob() local
|
| /third_party/openssl/crypto/ec/ |
| D | ec_asn1.c | 1250 size_t encoded_len; in i2d_ECDSA_SIG() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| D | wps_er.c | 901 size_t encoded_len; in wps_er_soap_hdr() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| D | wps_er.c | 901 size_t encoded_len; in wps_er_soap_hdr() local
|