Home
last modified time | relevance | path

Searched defs:encoded_len (Results 1 – 13 of 13) sorted by relevance

/third_party/rust/crates/regex/src/
Dutf8.rs160 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/
Drsa_sign.c277 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/
Dbase64.rs75 fn encoded_len(src_len: LenType) -> Option<LenType> { in encoded_len() function
Dencrypt.rs502 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/
DSDL_wave.c123 Sint32 encoded_len, samplesleft; in MS_ADPCM_decode() local
342 Sint32 encoded_len, samplesleft; in IMA_ADPCM_decode() local
/third_party/openssl/test/
Dendecode_test.c159 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/
Ddsa_sign.c82 size_t encoded_len; in i2d_DSA_SIG() local
/third_party/openssl/crypto/evp/
Devp_pkey.c72 int encoded_len; in EVP_PKCS82PKEY_ex() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dconfig_file.c217 size_t encoded_len = 0, len; in wpa_config_read_blob() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dconfig_file.c301 size_t encoded_len = 0, len; in wpa_config_read_blob() local
/third_party/openssl/crypto/ec/
Dec_asn1.c1250 size_t encoded_len; in i2d_ECDSA_SIG() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_er.c901 size_t encoded_len; in wps_er_soap_hdr() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_er.c901 size_t encoded_len; in wps_er_soap_hdr() local