Searched refs:unwrap (Results 1 – 4 of 4) sorted by relevance
213 NIST KW unwrap AES-128 CAVS 17.4 PLAINTEXT LENGTH = 128 count 3217 NIST KW unwrap AES-128 CAVS 17.4 PLAINTEXT LENGTH = 256 count 0221 NIST KW unwrap AES-128 CAVS 17.4 PLAINTEXT LENGTH = 192 count 7225 NIST KW unwrap AES-128 CAVS 17.4 PLAINTEXT LENGTH = 320 count 8229 NIST KW unwrap AES-128 CAVS 17.4 PLAINTEXT LENGTH = 4096 count 0233 NIST KW unwrap AES-128 CAVS 17.4 PLAINTEXT LENGTH = 128 count 1237 NIST KW unwrap AES-128 CAVS 17.4 PLAINTEXT LENGTH = 256 count 1241 NIST KW unwrap AES-128 CAVS 17.4 PLAINTEXT LENGTH = 192 count 3245 NIST KW unwrap AES-128 CAVS 17.4 PLAINTEXT LENGTH = 320 count 1249 NIST KW unwrap AES-128 CAVS 17.4 PLAINTEXT LENGTH = 4096 count 4[all …]
33 * 1. Check wrap and unwrap with two separate contexts
47 "$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 \
267 static int unwrap(mbedtls_nist_kw_context *ctx, in unwrap() function358 ret = unwrap(ctx, input, in_len / KW_SEMIBLOCK_LENGTH, in mbedtls_nist_kw_unwrap()401 ret = unwrap(ctx, input, in_len / KW_SEMIBLOCK_LENGTH, in mbedtls_nist_kw_unwrap()