RE: [PATCH 8/8] crypto/ipsec_mb: set and use session ID

2024-02-22 Thread Wathsala Wathawana Vithanage
> From: Pablo de Lara > > When creating a session, get the session ID that defines the fixed session > parameters and store it in the private data. > When retrieving IMB_JOB's, if their internal session ID matches the one in the > private session data, these fixed session parameters do not need t

[PATCH 8/8] crypto/ipsec_mb: set and use session ID

2023-04-21 Thread Ciara Power
From: Pablo de Lara When creating a session, get the session ID that defines the fixed session parameters and store it in the private data. When retrieving IMB_JOB's, if their internal session ID matches the one in the private session data, these fixed session parameters do not need to be filled