Searched defs:crypto_cipher_encrypt (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/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.c481 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_libtomcrypt.c354 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_linux.c978 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_nettle.c436 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_openssl.c718 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function
H A Dcrypto_wolfssl.c544 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, function

Completed in 193 milliseconds