Searched refs:DECRYPTED_PAYLOAD (Results 1 – 2 of 2) sorted by relevance
122 pub static DECRYPTED_PAYLOAD: &[u8] = &[ variable
1258 assert_eq!(blob.value(), &BlobValue::Decrypted(DECRYPTED_PAYLOAD.try_into().unwrap())); in read_aes_gcm_encrypted_key_blob_test()