Searched defs:aes_encrypt (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14-stable/contrib/wpa/src/crypto/ |
| HD | aes-internal-enc.c | 119 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() function
|
| HD | crypto_nettle.c | 261 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() function
|
| HD | crypto_gnutls.c | 237 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() function
|
| HD | crypto_libtomcrypt.c | 100 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() function
|
| HD | crypto_linux.c | 503 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() function
|
| HD | crypto_wolfssl.c | 579 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() function
|
| HD | crypto_openssl.c | 488 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() function
|
| /freebsd-14-stable/sys/kgssapi/krb5/ |
| HD | kcrypto_aes.c | 177 aes_encrypt(const struct krb5_key_state *ks, struct mbuf *inout, in aes_encrypt() function
|
| /freebsd-14-stable/sys/contrib/openzfs/module/icp/io/ |
| HD | aes.c | 302 aes_encrypt(crypto_ctx_t *ctx, crypto_data_t *plaintext, in aes_encrypt() function
|