Home
last modified time | relevance | path

Searched refs:wrap (Results 1 – 25 of 36) sorted by relevance

12

/openssl/providers/implementations/ciphers/
H A Dcipher_aes_wrp.c299 IMPLEMENT_cipher(wrap, wrap, WRAP, WRAP_FLAGS, 256, 64, AES_WRAP_NOPAD_IVLEN * 8);
300 IMPLEMENT_cipher(wrap, wrap, WRAP, WRAP_FLAGS, 192, 64, AES_WRAP_NOPAD_IVLEN * 8);
301 IMPLEMENT_cipher(wrap, wrap, WRAP, WRAP_FLAGS, 128, 64, AES_WRAP_NOPAD_IVLEN * 8);
302 IMPLEMENT_cipher(wrap, wrappad, WRAP, WRAP_FLAGS, 256, 64, AES_WRAP_PAD_IVLEN * 8);
303 IMPLEMENT_cipher(wrap, wrappad, WRAP, WRAP_FLAGS, 192, 64, AES_WRAP_PAD_IVLEN * 8);
304 IMPLEMENT_cipher(wrap, wrappad, WRAP, WRAP_FLAGS, 128, 64, AES_WRAP_PAD_IVLEN * 8);
306 IMPLEMENT_cipher(wrap, wrapinv, WRAP, WRAP_FLAGS_INV, 256, 64, AES_WRAP_NOPAD_IVLEN * 8);
307 IMPLEMENT_cipher(wrap, wrapinv, WRAP, WRAP_FLAGS_INV, 192, 64, AES_WRAP_NOPAD_IVLEN * 8);
308 IMPLEMENT_cipher(wrap, wrapinv, WRAP, WRAP_FLAGS_INV, 128, 64, AES_WRAP_NOPAD_IVLEN * 8);
309 IMPLEMENT_cipher(wrap, wrappadinv, WRAP, WRAP_FLAGS_INV, 256, 64, AES_WRAP_PAD_IVLEN * 8);
[all …]
H A Dcipher_tdes_wrap_hw.c20 PROV_CIPHER_HW_tdes_mode(wrap, cbc)
/openssl/test/recipes/30-test_evp_data/
H A Devpciph_aes_wrap.txt11 # AES wrap tests from RFC3394
12 Cipher = id-aes128-wrap
17 Cipher = id-aes192-wrap
22 Cipher = id-aes256-wrap
27 Cipher = id-aes192-wrap
32 Cipher = id-aes256-wrap
51 Cipher = id-aes256-wrap
58 # AES wrap tests from RFC5649
59 Cipher = id-aes192-wrap-pad
64 Cipher = id-aes192-wrap-pad
[all …]
H A Devpkdf_x942.txt19 Ctrl.cekalg = cekalg:id-aes128-wrap
25 Ctrl.cekalg = cekalg:id-aes256-wrap
34 Ctrl.cekalg = cekalg:id-aes256-wrap
41 Ctrl.cekalg = cekalg:id-aes256-wrap
49 Ctrl.cekalg = cekalg:id-aes256-wrap
57 Ctrl.cekalg = cekalg:id-aes256-wrap
64 Ctrl.cekalg = cekalg:id-aes256-wrap
71 Ctrl.cekalg = cekalg:id-aes256-wrap
84 Ctrl.cekalg = cekalg:id-aes128-wrap
95 Ctrl.cekalg = cekalg:id-aes128-wrap
H A Devpmac_poly1305.txt264 # wrap 2^130-5
271 # wrap 2^128
H A Devppkey_ffdhe.txt104 CEKAlg=id-aes128-wrap
113 CEKAlg=id-aes128-wrap
/openssl/util/
H A Dbuild.info9 SCRIPTS{noinst}=wrap.pl
10 SOURCE[wrap.pl]=wrap.pl.in
11 DEPEND[wrap.pl]=../configdata.pm
/openssl/providers/common/der/
H A Dwrap.asn124 id-aes128-wrap OBJECT IDENTIFIER ::= { aes 5 }
25 id-aes192-wrap OBJECT IDENTIFIER ::= { aes 25 }
26 id-aes256-wrap OBJECT IDENTIFIER ::= { aes 45 }
H A Dder_wrap_gen.c.in16 $OUT = oids_to_c::process_leaves('providers/common/der/wrap.asn1',
H A Dbuild.info79 DEPEND[$DER_WRAP_GEN]=oids_to_c.pm wrap.asn1
83 DEPEND[$DER_WRAP_H]=oids_to_c.pm wrap.asn1
/openssl/
H A DNOTES-VALGRIND.md30 programs. The default wrapper (`util/wrap.pl`) initializes the environment
35 "`/bin/pwd`/util/wrap.pl valgrind --error-exitcode=1 --leak-check=full -q"
65 $ make test EXE_SHELL="`/bin/pwd`/util/wrap.pl valgrind --error-exitcode=1 \
71 $ make test VERBOSE=1 TESTS=test_test EXE_SHELL="`/bin/pwd`/util/wrap.pl \
H A D.gitignore129 /util/wrap.pl
/openssl/apps/
H A Denc.c131 int wrap = 0; in enc_main() local
304 wrap = 1; in enc_main()
538 && wrap == 0) { in enc_main()
565 if (wrap == 1) in enc_main()
579 (hiv == NULL && wrap == 1 ? NULL : iv), enc)) { in enc_main()
/openssl/doc/man3/
H A DEVP_aes_128_gcm.pod146 AES key wrap with 128, 192 and 256 bit keys, as according to RFC 3394 section
147 2.2.1 ("wrap") and RFC 5649 section 4.1 ("wrap with padding") respectively.
H A DEVP_des_cbc.pod84 Triple-DES key wrap according to RFC 3217 Section 3.
H A DCMS_add1_recipient_cert.pod58 If B<nid> is set to B<NID_undef> then an AES wrap algorithm will be used
H A DOSSL_trace_enabled.pod99 Using OSSL_trace_begin() and OSSL_trace_end() to wrap tracing sections
110 used as follows to wrap a trace section:
/openssl/providers/common/include/prov/
H A Dder_wrap.h.in16 $OUT = oids_to_c::process_leaves('providers/common/der/wrap.asn1',
/openssl/doc/man1/
H A Dopenssl-cms.pod.in69 [B<-wrap> I<cipher>]
70 [B<-aes128-wrap>]
71 [B<-aes192-wrap>]
72 [B<-aes256-wrap>]
73 [B<-des3-wrap>]
337 with B<-encrypt> or B<-decrypt> the supplied key is used to wrap or unwrap the
421 =item B<-wrap> I<cipher>
423 Cipher algorithm to use for key wrap when encrypting the message using Key
425 wrap.
427 =item B<-aes128-wrap>, B<-aes192-wrap>, B<-aes256-wrap>, B<-des3-wrap>
[all …]
H A Dopenssl-enc.pod.in289 The '*-wrap' ciphers require the input to be a multiple of 8 bytes long,
291 The '*-wrap-pad' ciphers allow any input length.
381 aes-[128|192|256]-wrap key wrapping using 128/192/256 bit AES
382 aes-[128|192|256]-wrap-pad key wrapping with padding using 128/192/256 bit AES
434 openssl enc -e -a -id-aes128-wrap-pad -K 000102030405060708090A0B0C0D0E0F -in file.bin
436 openssl aes128-wrap-pad -e -a -K 000102030405060708090A0B0C0D0E0F -in file.bin
/openssl/crypto/objects/
H A Dobjects.txt959 aes 5 : id-aes128-wrap
962 aes 8 : id-aes128-wrap-pad
970 aes 25 : id-aes192-wrap
973 aes 28 : id-aes192-wrap-pad
981 aes 45 : id-aes256-wrap
984 aes 48 : id-aes256-wrap-pad
1436 id-tc26-algorithms 7 : id-tc26-wrap
1437 id-tc26-wrap 1 : id-tc26-wrap-gostr3412-2015-magma
1439 id-tc26-wrap 2 : id-tc26-wrap-gostr3412-2015-kuznyechik
1496 1 2 392 200011 61 1 1 3 2 : id-camellia128-wrap
[all …]
/openssl/doc/internal/man3/
H A Devp_keymgmt_newdata.pod40 function they wrap around.
H A DDEFINE_PRIORITY_QUEUE_OF.pod39 inline functions that wrap internal routines. In the description here,
/openssl/include/openssl/
H A Devp.h1878 void EVP_KEM_free(EVP_KEM *wrap);
1879 int EVP_KEM_up_ref(EVP_KEM *wrap);
1880 OSSL_PROVIDER *EVP_KEM_get0_provider(const EVP_KEM *wrap);
1883 int EVP_KEM_is_a(const EVP_KEM *wrap, const char *name);
1884 const char *EVP_KEM_get0_name(const EVP_KEM *wrap);
1885 const char *EVP_KEM_get0_description(const EVP_KEM *wrap);
1887 void (*fn)(EVP_KEM *wrap, void *arg), void *arg);
1888 int EVP_KEM_names_do_all(const EVP_KEM *wrap,
/openssl/doc/man7/
H A Devp.pod54 encryption is an expensive operation, normally you would wrap

Completed in 68 milliseconds

12