Searched refs:string_cipher_op (Results 1 – 1 of 1) sorted by relevance
1574 char string_cipher_op[MAX_STR_LEN]; in l2fwd_crypto_options_print() local1579 strcpy(string_cipher_op, "Encrypt"); in l2fwd_crypto_options_print()1581 strcpy(string_cipher_op, "Decrypt"); in l2fwd_crypto_options_print()1629 string_cipher_op, string_auth_op); in l2fwd_crypto_options_print()1635 string_auth_op, string_cipher_op); in l2fwd_crypto_options_print()1644 printf("Input --> %s --> Output\n", string_cipher_op); in l2fwd_crypto_options_print()