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

/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/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 66 milliseconds