Searched refs:algo_type (Results 1 – 4 of 4) sorted by relevance
253 switch (sa->algo_type) { in esp_inb_init()284 uint8_t algo_type; in esp_outb_init() local288 algo_type = sa->algo_type; in esp_outb_init()295 switch (algo_type) { in esp_outb_init()314 switch (algo_type) { in esp_outb_init()375 sa->algo_type = ALGO_TYPE_AES_GCM; in esp_sa_init()389 sa->algo_type = ALGO_TYPE_NULL; in esp_sa_init()395 sa->algo_type = ALGO_TYPE_AES_CBC; in esp_sa_init()402 sa->algo_type = ALGO_TYPE_AES_CTR; in esp_sa_init()409 sa->algo_type = ALGO_TYPE_3DES_CBC; in esp_sa_init()
99 uint8_t algo_type; member
70 algo = sa->algo_type; in inb_cop_prepare()121 switch (sa->algo_type) { in inb_cpu_crypto_prepare()
69 algo = sa->algo_type; in outb_cop_prepare()424 switch (sa->algo_type) { in outb_cpu_crypto_prepare()