Home
last modified time | relevance | path

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

/openssl-master/test/
A Devp_libctx_test.c531 unsigned char unwrap[256] = { 0, }; in kem_rsa_gen_recover() local
551 && TEST_int_eq(EVP_PKEY_decapsulate(rctx, unwrap, &unwraplen, in kem_rsa_gen_recover()
553 && TEST_mem_eq(unwrap, unwraplen, secret, secretlen); in kem_rsa_gen_recover()
/openssl-master/test/recipes/30-test_evp_data/
A Devpciph_aes_wrap.txt49 # Same as previous example but with invalid unwrap key: should be rejected
/openssl-master/crypto/err/
A Dopenssl.txt372 CMS_R_UNWRAP_ERROR:157:unwrap error
373 CMS_R_UNWRAP_FAILURE:180:unwrap failure
/openssl-master/doc/man1/
A Dopenssl-cms.pod.in326 with B<-encrypt> or B<-decrypt> the supplied key is used to wrap or unwrap the

Completed in 8 milliseconds