Home
last modified time | relevance | path

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

123

/freebsd/crypto/krb5/src/lib/gssapi/krb5/
H A Dutil_seqnum.c41 unsigned char plain[8]; local
71 unsigned char plain[8]; local
H A Dk5sealv3.c110 krb5_data plain; in gss_krb5int_make_seal_token_v3() local
184 krb5_data plain; in gss_krb5int_make_seal_token_v3() local
309 krb5_data plain = empty_data(); in gss_krb5int_unseal_token_v3() local
/freebsd/contrib/wpa/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 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_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-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_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 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-internal-enc.c119 int aes_encrypt(void *ctx, const u8 *plain, u8 *crypt) in aes_encrypt()
/freebsd/crypto/krb5/src/lib/crypto/crypto_tests/
H A Dt_decrypt.c552 krb5_data plain, seed = string2data("seed"); in generate() local
588 krb5_data plain; in main() local
H A Dt_fork.c62 krb5_data state_rc4, plain = string2data("plain"), decrypted; in main() local
H A Dcamellia-test.c34 static char plain[16], cipher[16], zero[16]; variable
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Denc_helper.c34 const krb5_data *plain, krb5_enc_data *cipher) in krb5_encrypt_helper()
H A Denc_keyhelper.c34 const krb5_data *plain, krb5_enc_data *cipher) in k5_encrypt_keyhelper()
/freebsd/crypto/krb5/src/lib/kdb/
H A Dencrypt_key.c67 krb5_data plain; in krb5_dbe_def_encrypt_key_data() local
H A Ddecrypt_key.c66 krb5_data plain = empty_data(); in krb5_dbe_def_decrypt_key_data() local
/freebsd/crypto/heimdal/lib/krb5/
H A Drd_priv.c47 krb5_data plain; in krb5_rd_priv() local
/freebsd/crypto/krb5/src/tests/gssapi/
H A Dt_invalid.c277 krb5_data plain; in test_cfx_altered_ec() local
319 krb5_data plain; in test_cfx_short_plaintext() local
348 krb5_data plain; in test_cfx_large_ec() local
/freebsd/contrib/bearssl/test/
H A Dtest_crypto.c3604 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/contrib/wpa/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()
/freebsd/crypto/openssl/test/
H A Dideatest.c45 static const unsigned char plain[CFB_TEST_SIZE] = { variable
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_tls_common.c387 struct wpabuf *plain, *encr; in eap_server_tls_phase1() local
514 const struct wpabuf *plain) in eap_server_tls_encrypt()

123