Home
last modified time | relevance | path

Searched defs:plain (Results 1 – 25 of 41) sorted by relevance

12

/dflybsd-src/contrib/wpa_supplicant/src/crypto/
H A Ddes-internal.c435 void des_block_encrypt(const u8 *plain, const u32 *ek, u8 *crypt) in des_block_encrypt()
446 void des_block_decrypt(const u8 *crypt, const u32 *dk, u8 *plain) in des_block_decrypt()
469 void des3_encrypt(const u8 *plain, const struct des3_key_s *key, u8 *crypt) in des3_encrypt()
483 void des3_decrypt(const u8 *crypt, const struct des3_key_s *key, u8 *plain) in des3_decrypt()
H A Dcrypto_internal-cipher.c103 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt()
167 u8 *plain, size_t len) in crypto_cipher_decrypt()
H A Dcrypto_libtomcrypt.c100 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
129 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt()
354 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt()
379 u8 *plain, size_t len) in crypto_cipher_decrypt()
617 u8 *plain, size_t *plain_len) in crypto_public_key_decrypt_pkcs1()
H A Daes-unwrap.c27 u8 *plain) in aes_unwrap()
H A Daes-wrap.c26 int aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher) in aes_wrap()
H A Dcrypto_nettle.c261 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
292 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt()
436 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt()
452 u8 *plain, size_t len) in crypto_cipher_decrypt()
H A Dcrypto_gnutls.c237 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
271 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt()
481 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt()
492 u8 *plain, size_t len) in crypto_cipher_decrypt()
H A Daes-ccm.c149 size_t M, const u8 *plain, size_t plain_len, in aes_ccm_ae()
180 const u8 *aad, size_t aad_len, const u8 *auth, u8 *plain) in aes_ccm_ad()
H A Dcrypto_linux.c503 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
523 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt()
785 u8 *plain) in aes_unwrap()
978 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt()
986 u8 *plain, size_t len) in crypto_cipher_decrypt()
H A Daes-gcm.c255 const u8 *plain, size_t plain_len, in aes_gcm_ae()
290 const u8 *aad, size_t aad_len, const u8 *tag, u8 *plain) in aes_gcm_ad()
H A Daes-internal-enc.c119 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
H A Daes-internal-dec.c151 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt()
H A Dcrypto_internal-rsa.c113 u8 *plain, size_t *plain_len) in crypto_public_key_decrypt_pkcs1()
H A Dcrypto_wolfssl.c328 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
361 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt()
412 int aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher) in aes_wrap()
426 u8 *plain) in aes_unwrap()
544 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt()
575 u8 *plain, size_t len) in crypto_cipher_decrypt()
H A Dcrypto_openssl.c341 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
398 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt()
431 int aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher) in aes_wrap()
447 u8 *plain) in aes_unwrap()
718 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt()
729 u8 *plain, size_t len) in crypto_cipher_decrypt()
/dflybsd-src/contrib/wpa_supplicant/src/eap_common/
H A Dikev2_common.c176 const u8 *plain, u8 *crypt, size_t len) in ikev2_encr_encrypt()
211 const u8 *crypt, u8 *plain, size_t len) in ikev2_encr_decrypt()
532 struct wpabuf *plain, u8 next_payload) in ikev2_build_encrypted()
/dflybsd-src/contrib/wpa_supplicant/src/wps/
H A Dwps_enrollee.c210 struct wpabuf *msg, *plain; in wps_build_m5() local
349 static int wps_build_ap_settings(struct wps_data *wps, struct wpabuf *plain) in wps_build_ap_settings()
379 struct wpabuf *msg, *plain; in wps_build_m7() local
/dflybsd-src/contrib/wpa_supplicant/src/eap_peer/
H A Dikev2.c1108 struct wpabuf *plain = wpabuf_alloc(data->IDr_len + 1000); in ikev2_build_sa_init() local
1141 struct wpabuf *msg, *plain; in ikev2_build_sa_auth() local
1184 struct wpabuf *plain = wpabuf_alloc(100); in ikev2_build_notify() local
/dflybsd-src/sys/opencrypto/
H A Dskipjack.c127 skipjack_forwards(u_int8_t *plain, u_int8_t *cipher, u_int8_t **key_tables) in skipjack_forwards()
194 skipjack_backwards (u_int8_t *cipher, u_int8_t *plain, u_int8_t **key_tables) in skipjack_backwards()
/dflybsd-src/crypto/openssh/
H A Dcipher-aes.c76 u_char *cprev, *cnow, *plain, *ivp; in ssh_rijndael_cbc() local
/dflybsd-src/contrib/bmake/
H A Dcond.c144 bool plain; member
981 CondEvalExpression(const char *cond, bool plain, in CondEvalExpression()
1113 bool plain; in Cond_EvalLine() local
/dflybsd-src/contrib/wpa_supplicant/src/tls/
H A Dpkcs1.c136 u8 *plain, size_t *plain_len) in pkcs1_decrypt_public_key()
/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Dwpa_auth_ft.c73 u8 **plain, size_t *plain_size) in wpa_ft_rrb_decrypt()
137 static int wpa_ft_rrb_get_tlv(const u8 *plain, size_t plain_len, in wpa_ft_rrb_get_tlv()
174 static void wpa_ft_rrb_dump(const u8 *plain, const size_t plain_len) in wpa_ft_rrb_dump()
223 static int wpa_ft_rrb_get_tlv_vlan(const u8 *plain, const size_t plain_len, in wpa_ft_rrb_get_tlv_vlan()
435 u8 **plain, size_t *plain_len) in wpa_ft_rrb_lin()
474 const u8 *plain, const size_t plain_len, in wpa_ft_rrb_encrypt()
526 u8 *plain = NULL, *auth = NULL, *pos, *tmp; in wpa_ft_rrb_build() local
3584 u8 *plain = NULL, *packet = NULL; in wpa_ft_rrb_rx_pull() local
3741 u8 *plain = NULL; in wpa_ft_rrb_rx_r1() local
4048 u8 *plain = NULL; in wpa_ft_rrb_rx_seq() local
/dflybsd-src/contrib/grep/lib/
H A Dobstack.h191 void *(*plain) (size_t); member
196 void (*plain) (void *); member
/dflybsd-src/contrib/binutils-2.27/include/
H A Dobstack.h180 void *(*plain) (size_t); member
185 void (*plain) (void *); member

12