Searched refs:string_aead_op (Results 1 – 1 of 1) sorted by relevance
1582 char string_aead_op[MAX_STR_LEN]; in l2fwd_crypto_options_print() local1595 strcpy(string_aead_op, "Authenticated encryption"); in l2fwd_crypto_options_print()1597 strcpy(string_aead_op, "Authenticated decryption"); in l2fwd_crypto_options_print()1630 printf("Input --> %s --> Output\n", string_aead_op); in l2fwd_crypto_options_print()