Searched refs:string_auth_op (Results 1 – 1 of 1) sorted by relevance
1581 char string_auth_op[MAX_STR_LEN]; in l2fwd_crypto_options_print() local1590 strcpy(string_auth_op, "Auth generate"); in l2fwd_crypto_options_print()1592 strcpy(string_auth_op, "Auth verify"); in l2fwd_crypto_options_print()1635 string_cipher_op, string_auth_op); in l2fwd_crypto_options_print()1641 string_auth_op, string_cipher_op); in l2fwd_crypto_options_print()1646 printf("Input --> %s --> Output\n", string_auth_op); in l2fwd_crypto_options_print()