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