Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/crypto/
H A Darchitecture.rst291 | aead | <----------------------------------- esp_output
317 an encryption operation with the esp_output function. During
322 1. esp_output() invokes crypto_aead_encrypt() to trigger an
/openbmc/linux/net/ipv4/
H A Desp4.c654 static int esp_output(struct xfrm_state *x, struct sk_buff *skb) in esp_output() function
1216 .output = esp_output,