Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Desp6.c101 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) in esp_tmp_req() function
131 req = esp_tmp_req(aead, iv); in esp_ssg_unref()
352 req = esp_tmp_req(aead, iv); in esp6_output_tail()
665 req = esp_tmp_req(aead, iv); in esp6_input()
/Linux-v4.19/net/ipv4/
Desp4.c79 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) in esp_tmp_req() function
111 req = esp_tmp_req(aead, iv); in esp_ssg_unref()
387 req = esp_tmp_req(aead, iv); in esp_output_tail()
743 req = esp_tmp_req(aead, iv); in esp_input()