Home
last modified time | relevance | path

Searched refs:unwrap (Results 1 – 4 of 4) sorted by relevance

/mbedtls-development/tests/suites/
A Dtest_suite_nist_kw.data213 NIST KW unwrap AES-128 CAVS 17.4 PLAINTEXT LENGTH = 128 count 3
217 NIST KW unwrap AES-128 CAVS 17.4 PLAINTEXT LENGTH = 256 count 0
221 NIST KW unwrap AES-128 CAVS 17.4 PLAINTEXT LENGTH = 192 count 7
225 NIST KW unwrap AES-128 CAVS 17.4 PLAINTEXT LENGTH = 320 count 8
333 NIST KWP unwrap AES-128 CAVS 21.4 PLAINTEXT LENGTH = 8 count 2
353 NIST KWP unwrap AES-128 CAVS 21.4 PLAINTEXT LENGTH = 8 count 1
373 NIST KWP unwrap AES-192 CAVS 21.4 PLAINTEXT LENGTH = 8 count 2
393 NIST KWP unwrap AES-192 CAVS 21.4 PLAINTEXT LENGTH = 8 count 5
465 KW AES-128 unwrap rfc 3394
469 KW AES-192 unwrap rfc 3394
[all …]
A Dtest_suite_nist_kw.function33 * 1. Check wrap and unwrap with two separate contexts
/mbedtls-development/programs/psa/
A Dkey_ladder_demo.sh47 "$program" unwrap master=master.key label=hello label=world \
54 …"$program" unwrap master=master.key input=hello_world.wrap output=hellow_orld.txt label=hellow lab…
61 "$program" unwrap master=hello.key label=world \
/mbedtls-development/library/
A Dnist_kw.c302 static int unwrap( mbedtls_nist_kw_context *ctx, in unwrap() function
395 ret = unwrap( ctx, input, in_len / KW_SEMIBLOCK_LENGTH, in mbedtls_nist_kw_unwrap()
443 ret = unwrap( ctx, input, in_len / KW_SEMIBLOCK_LENGTH, in mbedtls_nist_kw_unwrap()

Completed in 7 milliseconds