Searched refs:string_cipher_op (Results 1 – 1 of 1) sorted by relevance
1537 char string_cipher_op[MAX_STR_LEN]; in l2fwd_crypto_options_print() local1542 strcpy(string_cipher_op, "Encrypt"); in l2fwd_crypto_options_print()1544 strcpy(string_cipher_op, "Decrypt"); 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()1607 printf("Input --> %s --> Output\n", string_cipher_op); in l2fwd_crypto_options_print()