Searched refs:crypto_cipher_encrypt (Results 1 - 25 of 35) sorted by relevance

12

/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
H A Dcrypto.h215 * crypto_cipher_encrypt - Cipher encrypt
226 int __must_check crypto_cipher_encrypt(struct crypto_cipher *ctx,
H A Dcrypto_gnutls.c286 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_openssl.c334 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_cryptoapi.c600 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_libtomcrypt.c357 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dcrypto.h230 * crypto_cipher_encrypt - Cipher encrypt
241 int __must_check crypto_cipher_encrypt(struct crypto_cipher *ctx,
H A Dcrypto_nss.c191 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_gnutls.c274 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_internal-cipher.c109 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_cryptoapi.c590 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_libtomcrypt.c350 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_openssl.c378 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
/external/wpa_supplicant_8/src/crypto/
H A Dcrypto.h230 * crypto_cipher_encrypt - Cipher encrypt
241 int __must_check crypto_cipher_encrypt(struct crypto_cipher *ctx,
H A Dcrypto_nss.c191 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_gnutls.c274 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_internal-cipher.c109 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_cryptoapi.c590 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dcrypto.h230 * crypto_cipher_encrypt - Cipher encrypt
241 int __must_check crypto_cipher_encrypt(struct crypto_cipher *ctx,
H A Dcrypto_nss.c191 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_gnutls.c274 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_internal-cipher.c109 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
/external/wpa_supplicant_6/wpa_supplicant/src/tls/
H A Dtlsv1_record.c217 if (crypto_cipher_encrypt(rl->write_cbc, payload,
/external/wpa_supplicant_8/hostapd/src/tls/
H A Dtlsv1_record.c249 if (crypto_cipher_encrypt(rl->write_cbc, cpayload,
/external/wpa_supplicant_8/src/tls/
H A Dtlsv1_record.c249 if (crypto_cipher_encrypt(rl->write_cbc, cpayload,
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dtlsv1_record.c249 if (crypto_cipher_encrypt(rl->write_cbc, cpayload,

Completed in 1745 milliseconds

12