Searched refs:esp_output (Results 1 – 2 of 2) sorted by relevance
291 | aead | <----------------------------------- esp_output317 an encryption operation with the esp_output function. During322 1. esp_output() invokes crypto_aead_encrypt() to trigger an
653 static int esp_output(struct xfrm_state *x, struct sk_buff *skb) in esp_output() function1215 .output = esp_output,