Searched refs:esp_tmp_req (Results 1 – 2 of 2) sorted by relevance
99 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) in esp_tmp_req() function211 req = esp_tmp_req(aead, iv); in esp6_output()404 req = esp_tmp_req(aead, iv); in esp6_input()
71 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) in esp_tmp_req() function184 req = esp_tmp_req(aead, iv); in esp_output()450 req = esp_tmp_req(aead, iv); in esp_input()