Searched defs:crypto_cipher_encrypt (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/wpa/src/crypto/
H A Dcrypto_internal-cipher.c115 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_gnutls.c280 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_nss.c197 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_cryptoapi.c596 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_libtomcrypt.c356 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_openssl.c384 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function

Completed in 84 milliseconds