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

/freebsd-10.0-release/contrib/wpa/src/crypto/
H A Dcrypto_internal-cipher.c103 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_nss.c191 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.c431 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function

Completed in 77 milliseconds