Home
last modified time | relevance | path

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

/openssl/test/
H A Devp_libctx_test.c578 unsigned char unwrap[256] = { 0, }; in kem_rsa_gen_recover() local
602 && TEST_int_eq(EVP_PKEY_decapsulate(rctx, unwrap, &unwraplen, in kem_rsa_gen_recover()
604 && TEST_mem_eq(unwrap, unwraplen, secret, secretlen); in kem_rsa_gen_recover()
613 if (!TEST_int_eq(EVP_PKEY_decapsulate(rctx, unwrap, &unwraplen, ct, in kem_rsa_gen_recover()
/openssl/test/recipes/30-test_evp_data/
H A Devpciph_aes_wrap.txt49 # Same as previous example but with invalid unwrap key: should be rejected
/openssl/doc/designs/quic-design/
H A Dglossary.md154 which helps to unwrap an SSL object pointer (a QCSO or QSSO) into the relevant
/openssl/crypto/err/
H A Dopenssl.txt405 CMS_R_UNWRAP_ERROR:157:unwrap error
406 CMS_R_UNWRAP_FAILURE:180:unwrap failure
/openssl/doc/man1/
H A Dopenssl-cms.pod.in337 with B<-encrypt> or B<-decrypt> the supplied key is used to wrap or unwrap the

Completed in 18 milliseconds