Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Desp6.c97 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) in esp_tmp_req() function
128 req = esp_tmp_req(aead, iv); in esp_ssg_unref()
603 req = esp_tmp_req(aead, iv); in esp6_output_tail()
988 req = esp_tmp_req(aead, iv); in esp6_input()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Desp4.c80 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) in esp_tmp_req() function
112 req = esp_tmp_req(aead, iv); in esp_ssg_unref()
569 req = esp_tmp_req(aead, iv); in esp_output_tail()
943 req = esp_tmp_req(aead, iv); in esp_input()