Searched refs:string_auth_op (Results 1 – 1 of 1) sorted by relevance
1538 char string_auth_op[MAX_STR_LEN]; in l2fwd_crypto_options_print() local1547 strcpy(string_auth_op, "Auth generate"); in l2fwd_crypto_options_print()1549 strcpy(string_auth_op, "Auth verify"); in l2fwd_crypto_options_print()1592 string_cipher_op, string_auth_op); in l2fwd_crypto_options_print()1598 string_auth_op, string_cipher_op); in l2fwd_crypto_options_print()1603 printf("Input --> %s --> Output\n", string_auth_op); in l2fwd_crypto_options_print()