Home
last modified time | relevance | path

Searched refs:esp_input (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/crypto/
H A Darchitecture.rst297 | aead | <----------------------------------- esp_input
357 When the IPSEC layer triggers the esp_input() function, the same call
/openbmc/linux/net/ipv4/
H A Desp4.c878 static int esp_input(struct xfrm_state *x, struct sk_buff *skb) in esp_input() function
1215 .input = esp_input,