Home
last modified time | relevance | path

Searched refs:iscsit_do_crypto_hash_buf (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/target/iscsi/
Discsi_target.c504 static void iscsit_do_crypto_hash_buf(struct ahash_request *, const void *,
524 iscsit_do_crypto_hash_buf(conn->conn_tx_hash, hdr, in iscsit_xmit_nondatain_pdu()
551 iscsit_do_crypto_hash_buf(conn->conn_tx_hash, in iscsit_xmit_nondatain_pdu()
597 iscsit_do_crypto_hash_buf(conn->conn_tx_hash, cmd->pdu, in iscsit_xmit_datain_pdu()
1411 static void iscsit_do_crypto_hash_buf(struct ahash_request *hash, in iscsit_do_crypto_hash_buf() function
1876 iscsit_do_crypto_hash_buf(conn->conn_rx_hash, ping_data, in iscsit_handle_nop_out()
2282 iscsit_do_crypto_hash_buf(conn->conn_rx_hash, text_in, in iscsit_handle_text_cmd()
3950 iscsit_do_crypto_hash_buf(conn->conn_rx_hash, buffer, in iscsit_get_rx_pdu()