/freebsd-src/contrib/wpa/src/crypto/ |
H A D | des-internal.c | 435 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 D | aes-wrap.c | 26 int aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher) in aes_wrap()
|
H A D | aes-unwrap.c | 27 u8 *plain) in aes_unwrap()
|
H A D | crypto_internal-cipher.c | 103 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 D | crypto_libtomcrypt.c | 100 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() argument 129 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt() argument 354 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt() argument 379 u8 *plain, size_t len) in crypto_cipher_decrypt() argument 617 crypto_public_key_decrypt_pkcs1(struct crypto_public_key * key,const u8 * crypt,size_t crypt_len,u8 * plain,size_t * plain_len) crypto_public_key_decrypt_pkcs1() argument [all...] |
H A D | aes-ccm.c | 149 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 D | crypto_nettle.c | 261 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() argument 292 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt() argument 436 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt() argument 452 u8 *plain, size_t len) in crypto_cipher_decrypt() argument
|
H A D | crypto_gnutls.c | 237 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() argument 271 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt() argument 481 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt() argument 492 u8 *plain, size_t len) in crypto_cipher_decrypt() argument
|
H A D | aes-internal-enc.c | 119 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
|
H A D | crypto_linux.c | 503 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt() argument 523 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt() argument 785 u8 *plain) in aes_unwrap() argument 978 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt() argument 986 u8 *plain, size_t len) in crypto_cipher_decrypt() argument [all...] |
H A D | aes-gcm.c | 255 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 D | aes-internal-dec.c | 151 int aes_decrypt(void *ctx, const u8 *crypt, u8 *plain) in aes_decrypt()
|
H A D | crypto_internal-rsa.c | 113 u8 *plain, size_t *plain_len) in crypto_public_key_decrypt_pkcs1()
|
/freebsd-src/crypto/heimdal/lib/krb5/ |
H A D | rd_priv.c | 47 krb5_data plain; in krb5_rd_priv() local
|
H A D | aes-test.c | 481 krb5_data *plain) in krb_checksum_iov() 595 krb5_data cipher, plain; in krb_enc_test() local
|
/freebsd-src/contrib/bearssl/test/ |
H A D | test_crypto.c | 3604 unsigned char plain[16]; in monte_carlo_AES_decrypt() local 3673 unsigned char plain[16]; in test_AES_generic() local 3703 unsigned char plain[200]; in test_AES_generic() local 3766 unsigned char plain[35 * 16]; in test_AES_generic() local 3821 unsigned char plain[200]; in test_AES_generic() local 4097 unsigned char plain[512]; in test_AES_CTRCBC_inner() local 4795 unsigned char plain[8]; in monte_carlo_DES_decrypt() local 4850 unsigned char plain[8]; in test_DES_generic() local 4896 unsigned char plain[200]; in test_DES_generic() local 5012 unsigned char key[32], nonce[12], plain[400], cipher[400]; in test_ChaCha20_generic() local [all …]
|
/freebsd-src/crypto/openssl/test/ |
H A D | ideatest.c | 45 static const unsigned char plain[CFB_TEST_SIZE] = { variable
|
/freebsd-src/contrib/wpa/src/eap_common/ |
H A D | ikev2_common.c | 176 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()
|
/freebsd-src/contrib/wpa/src/eap_server/ |
H A D | eap_server_tls_common.c | 382 struct wpabuf *plain, *encr; eap_server_tls_phase1() local 502 eap_server_tls_encrypt(struct eap_sm * sm,struct eap_ssl_data * data,const struct wpabuf * plain) eap_server_tls_encrypt() argument
|
/freebsd-src/contrib/wpa/src/wps/ |
H A D | wps_enrollee.c | 210 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() argument 379 struct wpabuf *msg, *plain; wps_build_m7() local [all...] |
/freebsd-src/contrib/wpa/src/eap_peer/ |
H A D | ikev2.c | 1110 struct wpabuf *plain = wpabuf_alloc(data->IDr_len + 1000); in ikev2_build_sa_init() local 1143 struct wpabuf *msg, *plain; in ikev2_build_sa_auth() local 1186 struct wpabuf *plain = wpabuf_alloc(100); in ikev2_build_notify() local
|
/freebsd-src/crypto/openssh/ |
H A D | cipher-aes.c | 76 u_char *cprev, *cnow, *plain, *ivp; in ssh_rijndael_cbc() local
|
/freebsd-src/contrib/ntp/sntp/libopts/ |
H A D | usage.c | 368 print_one_paragraph(char const * text, bool plain, FILE * fp) in print_one_paragraph() 416 optionPrintParagraphs(char const * text, bool plain, FILE * fp) in optionPrintParagraphs()
|
/freebsd-src/contrib/wpa/src/tls/ |
H A D | pkcs1.c | 136 u8 *plain, size_t *plain_len) in pkcs1_decrypt_public_key() argument [all...] |
/freebsd-src/contrib/bmake/ |
H A D | cond.c | 143 bool plain; member 919 CondEvalExpression(const char *cond, bool plain, in CondEvalExpression() argument 1048 bool plain; Cond_EvalLine() local [all...] |