Searched refs:esp_aes_unwrap (Results 1 – 1 of 1) sorted by relevance
25 static int esp_aes_unwrap(const u8 *kek, int n, const u8 *cipher, u8 *plain) in esp_aes_unwrap() function65 .aes_unwrap = (esp_aes_unwrap_t)esp_aes_unwrap,