Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/crypto/
Darchitecture.rst314 | aead | <----------------------------------- esp_output
340 an encryption operation with the esp_output function. During
345 1. esp_output() invokes crypto_aead_encrypt() to trigger an
/Linux-v4.19/net/ipv4/
Desp4.c472 static int esp_output(struct xfrm_state *x, struct sk_buff *skb) in esp_output() function
1027 .output = esp_output,