fn ensure_decap_key(slot: &mut Option<DecapKeyBytes>) -> Result<()>Expand description
Populates slot with a freshly generated kem::DecapKeyBytes if it is None.
fn ensure_decap_key(slot: &mut Option<DecapKeyBytes>) -> Result<()>Populates slot with a freshly generated kem::DecapKeyBytes if it is None.