Home
last modified time | relevance | path

Searched defs:aes_encrypt (Results 1 – 9 of 9) sorted by relevance

/freebsd-14-stable/contrib/wpa/src/crypto/
HDaes-internal-enc.c119 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() function
HDcrypto_nettle.c261 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() function
HDcrypto_gnutls.c237 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() function
HDcrypto_libtomcrypt.c100 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() function
HDcrypto_linux.c503 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() function
HDcrypto_wolfssl.c579 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() function
HDcrypto_openssl.c488 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() function
/freebsd-14-stable/sys/kgssapi/krb5/
HDkcrypto_aes.c177 aes_encrypt(const struct krb5_key_state *ks, struct mbuf *inout, in aes_encrypt() function
/freebsd-14-stable/sys/contrib/openzfs/module/icp/io/
HDaes.c302 aes_encrypt(crypto_ctx_t *ctx, crypto_data_t *plaintext, in aes_encrypt() function