Searched refs:DECRYPT (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/crypto/external/bsd/openssl/dist/test/ |
| D | bio_enc_test.c | 18 #define DECRYPT 0 macro 128 if (!TEST_true(BIO_set_cipher(b, cipher, key, iv, DECRYPT))) in do_bio_cipher() 148 if (!TEST_true(BIO_set_cipher(b, cipher, key, iv, DECRYPT))) { in do_bio_cipher() 180 if (!TEST_true(BIO_set_cipher(b, cipher, key, iv, DECRYPT))) { in do_bio_cipher()
|
| /netbsd/src/crypto/external/bsd/openssl/lib/libdes/ |
| D | rpc_des.h | 99 #undef DECRYPT 102 enum desdir { ENCRYPT, DECRYPT }; enumerator
|
| D | des.h | 231 # define DECRYPT DES_DECRYPT macro
|
| /netbsd/src/crypto/external/bsd/netpgp/dist/src/netpgp/ |
| D | netpgp.c | 76 DECRYPT, enumerator 115 {"decrypt", no_argument, NULL, DECRYPT}, 279 case DECRYPT: in netpgp_cmd() 365 case DECRYPT: in setoption() 565 p.cmd = DECRYPT; in main()
|
| /netbsd/src/crypto/external/bsd/netpgp/dist/ref/ |
| D | rfc2437.txt | 768 RSAES-OAEP-DECRYPT (K, C, P) 941 RSAES-PKCS1-V1_5-DECRYPT (K, C)
|