Home
last modified time | relevance | path

Searched defs:flen (Results 1 – 25 of 25) sorted by relevance

/external/boringssl/src/crypto/rsa/
Dpadding.c72 const uint8_t *from, unsigned flen) { in RSA_padding_add_PKCS1_type_1()
103 const uint8_t *from, unsigned flen) { in RSA_padding_check_PKCS1_type_1()
161 const uint8_t *from, unsigned flen) { in RSA_padding_add_PKCS1_type_2()
270 const uint8_t *from, unsigned flen) { in RSA_padding_check_PKCS1_type_2()
301 int RSA_padding_add_none(uint8_t *to, unsigned tlen, const uint8_t *from, unsigned flen) { in RSA_padding_add_none()
319 unsigned flen) { in RSA_padding_check_none()
373 const uint8_t *from, unsigned flen, in RSA_padding_add_PKCS1_OAEP_mgf1()
451 const uint8_t *from, unsigned flen, in RSA_padding_check_PKCS1_OAEP_mgf1()
Drsa.c175 int RSA_public_encrypt(int flen, const uint8_t *from, uint8_t *to, RSA *rsa, in RSA_public_encrypt()
196 int RSA_private_encrypt(int flen, const uint8_t *from, uint8_t *to, RSA *rsa, in RSA_private_encrypt()
217 int RSA_private_decrypt(int flen, const uint8_t *from, uint8_t *to, RSA *rsa, in RSA_private_decrypt()
238 int RSA_public_decrypt(int flen, const uint8_t *from, uint8_t *to, RSA *rsa, in RSA_public_decrypt()
/external/openssh/
Dssh-pkcs11-client.c106 pkcs11_rsa_private_encrypt(int flen, const u_char *from, u_char *to, RSA *rsa, in pkcs11_rsa_private_encrypt()
Dssh-pkcs11.c221 pkcs11_rsa_private_encrypt(int flen, const u_char *from, u_char *to, RSA *rsa, in pkcs11_rsa_private_encrypt()
297 pkcs11_rsa_private_decrypt(int flen, const u_char *from, u_char *to, RSA *rsa, in pkcs11_rsa_private_decrypt()
/external/libpng/contrib/gregbook/
Drpng-win.c171 int rc, alen, flen; in WinMain() local
Drpng-x.c170 int rc, alen, flen; in main() local
Drpng2-win.c282 int rc, alen, flen; in WinMain() local
Drpng2-x.c314 int rc, alen, flen; in main() local
/external/wpa_supplicant_8/src/common/
Dwpa_helpers.c169 size_t len, flen; in get_wpa_status() local
/external/mesa3d/src/egl/main/
Degldriver.c326 size_t flen = strlen(filename); in _eglLoaderFile() local
/external/wpa_supplicant_8/src/eap_peer/
Deap_pax.c333 u16 flen, mlen; in eap_pax_process() local
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c193 static int cryptoapi_rsa_pub_enc(int flen, const unsigned char *from, in cryptoapi_rsa_pub_enc()
201 static int cryptoapi_rsa_pub_dec(int flen, const unsigned char *from, in cryptoapi_rsa_pub_dec()
209 static int cryptoapi_rsa_priv_enc(int flen, const unsigned char *from, in cryptoapi_rsa_priv_enc()
288 static int cryptoapi_rsa_priv_dec(int flen, const unsigned char *from, in cryptoapi_rsa_priv_dec()
/external/conscrypt/src/main/java/org/conscrypt/
DNativeCrypto.java118 public static native int RSA_private_encrypt(int flen, byte[] from, byte[] to, in RSA_private_encrypt()
121 public static native int RSA_public_decrypt(int flen, byte[] from, byte[] to, in RSA_public_decrypt()
124 public static native int RSA_public_encrypt(int flen, byte[] from, byte[] to, in RSA_public_encrypt()
127 public static native int RSA_private_decrypt(int flen, byte[] from, byte[] to, in RSA_private_decrypt()
/external/wpa_supplicant_8/wpa_supplicant/
Dhs20_supplicant.c702 u8 flen; in hs20_osu_add_prov() local
Dconfig.c4312 size_t flen = os_strlen(field->name); in wpa_config_process_global() local
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dwpagui.cpp273 int flen; in openCtrlConnection() local
/external/mksh/src/
Deval.c442 mksh_ari_t from = 0, num = -1, flen, finc = 0; in expand() local
/external/wpa_supplicant_8/hostapd/
Dhostapd_cli.c137 int flen; in hostapd_cli_open_connection() local
/external/wpa_supplicant_8/src/radius/
Dradius.c777 int flen = attr->length - sizeof(*attr); in radius_msg_get_eap() local
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp1570 int RsaMethodPrivEnc(int flen,
1629 int RsaMethodPrivDec(int flen,
3203 jint flen, jbyteArray fromJavaBytes, jbyteArray toJavaBytes,
3245 static jint NativeCrypto_RSA_private_encrypt(JNIEnv* env, jclass, jint flen,
3250 static jint NativeCrypto_RSA_public_decrypt(JNIEnv* env, jclass, jint flen,
3255 static jint NativeCrypto_RSA_public_encrypt(JNIEnv* env, jclass, jint flen,
3260 static jint NativeCrypto_RSA_private_decrypt(JNIEnv* env, jclass, jint flen,
/external/valgrind/none/tests/ppc32/
Dtest_isa_2_07_part1.c1089 int nlen, flen; in check_name() local
Djm-insns.c7442 int nlen, flen; in check_name() local
/external/valgrind/none/tests/ppc64/
Dtest_isa_2_07_part1.c1089 int nlen, flen; in check_name() local
Djm-insns.c7442 int nlen, flen; in check_name() local
/external/valgrind/VEX/switchback/
Dtest_ppc_jm1.c4309 int nlen, flen; in check_name() local