Searched refs:unwrap (Results 1 – 4 of 4) sorted by relevance
531 unsigned char unwrap[256] = { 0, }; in kem_rsa_gen_recover() local551 && 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()
49 # Same as previous example but with invalid unwrap key: should be rejected
372 CMS_R_UNWRAP_ERROR:157:unwrap error373 CMS_R_UNWRAP_FAILURE:180:unwrap failure
326 with B<-encrypt> or B<-decrypt> the supplied key is used to wrap or unwrap the
Completed in 8 milliseconds