Home
last modified time | relevance | path

Searched refs:DECRYPT (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/test/
Dbio_enc_test.c18 #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/
Drpc_des.h99 #undef DECRYPT
102 enum desdir { ENCRYPT, DECRYPT }; enumerator
Ddes.h231 # define DECRYPT DES_DECRYPT macro
/netbsd/src/crypto/external/bsd/netpgp/dist/src/netpgp/
Dnetpgp.c76 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/
Drfc2437.txt768 RSAES-OAEP-DECRYPT (K, C, P)
941 RSAES-PKCS1-V1_5-DECRYPT (K, C)