Searched refs:ENCRYPT (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14-stable/crypto/openssl/test/recipes/30-test_evp_data/ |
| HD | evpciph_camellia.txt | 36 Operation = ENCRYPT 42 Operation = ENCRYPT 48 Operation = ENCRYPT 218 Operation = ENCRYPT 226 Operation = ENCRYPT 234 Operation = ENCRYPT 242 Operation = ENCRYPT 286 Operation = ENCRYPT 294 Operation = ENCRYPT 302 Operation = ENCRYPT [all …]
|
| HD | evpciph_aes_common.txt | 20 Operation = ENCRYPT 28 Operation = ENCRYPT 37 Operation = ENCRYPT 239 Operation = ENCRYPT 247 Operation = ENCRYPT 255 Operation = ENCRYPT 263 Operation = ENCRYPT 305 Operation = ENCRYPT 313 Operation = ENCRYPT 321 Operation = ENCRYPT [all …]
|
| HD | evpciph_seed.txt | 60 Operation = ENCRYPT 67 Operation = ENCRYPT 74 Operation = ENCRYPT 81 Operation = ENCRYPT
|
| HD | evpciph_rc4_stitched.txt | 12 Operation = ENCRYPT
|
| /freebsd-14-stable/crypto/openssl/test/ |
| HD | bio_enc_test.c | 17 #define ENCRYPT 1 macro 56 if (!TEST_true(BIO_set_cipher(b, cipher, key, iv, ENCRYPT))) in do_bio_cipher() 70 if (!TEST_true(BIO_set_cipher(b, cipher, key, iv, ENCRYPT))) { in do_bio_cipher() 102 if (!TEST_true(BIO_set_cipher(b, cipher, key, iv, ENCRYPT))) { in do_bio_cipher()
|
| /freebsd-14-stable/include/rpc/ |
| HD | des.h | 40 enum desdir { ENCRYPT, DECRYPT }; enumerator
|
| /freebsd-14-stable/lib/libc/rpc/ |
| HD | crypt_client.c | 75 des_crypt_1_arg.des_dir = (dparms->des_dir == ENCRYPT) ? ENCRYPT_DES : DECRYPT_DES; in _des_crypt_call()
|
| HD | des_crypt.c | 122 ((mode & DES_DIRMASK) == DES_ENCRYPT) ? ENCRYPT : DECRYPT; in common_crypt()
|
| /freebsd-14-stable/usr.sbin/keyserv/ |
| HD | crypt_server.c | 218 dparm.des_dir = (argp->des_dir == ENCRYPT_DES) ? ENCRYPT : DECRYPT;
|
| /freebsd-14-stable/crypto/heimdal/appl/telnet/ |
| HD | README.ORIG | 107 Changed #define for ENCRYPT to ENCRYPTION 221 ENCRYPT is defined). It has many sub-commands:
|