Searched refs:mapped_nents (Results 1 – 5 of 5) sorted by relevance
262 *mapped_nents = 0; in cc_map_sg()283 *mapped_nents = ret; in cc_map_sg()381 u32 mapped_nents = 0; in cc_map_cipher_request() local409 if (mapped_nents > 1) in cc_map_cipher_request()427 if (mapped_nents > 1) in cc_map_cipher_request()591 int mapped_nents = 0; in cc_aead_chain_assoc() local610 if (mapped_nents < 0) in cc_aead_chain_assoc()611 return mapped_nents; in cc_aead_chain_assoc()955 u32 mapped_nents = 0; in cc_map_aead_request() local1153 u32 mapped_nents = 0; in cc_map_hash_request_final() local[all …]
28 unsigned int mapped_nents; member
868 mapped_nents = 0; in ahash_update_ctx()898 if (mapped_nents) in ahash_update_ctx()1029 if (!mapped_nents) { in ahash_finup_ctx()1034 mapped_nents = 0; in ahash_finup_ctx()1103 if (!mapped_nents) { in ahash_digest()1108 mapped_nents = 0; in ahash_digest()1112 edesc = ahash_edesc_alloc(req, mapped_nents > 1 ? mapped_nents : 0, in ahash_digest()1244 mapped_nents = 0; in ahash_update_no_ctx()1339 if (!mapped_nents) { in ahash_finup_no_ctx()1344 mapped_nents = 0; in ahash_finup_no_ctx()[all …]
3564 if (!mapped_nents) { in ahash_update_ctx()3569 mapped_nents = 0; in ahash_update_ctx()3595 if (mapped_nents) { in ahash_update_ctx()3747 if (!mapped_nents) { in ahash_finup_ctx()3752 mapped_nents = 0; in ahash_finup_ctx()3840 if (!mapped_nents) { in ahash_digest()3845 mapped_nents = 0; in ahash_digest()4021 mapped_nents = 0; in ahash_update_no_ctx()4129 if (!mapped_nents) { in ahash_finup_no_ctx()4134 mapped_nents = 0; in ahash_finup_no_ctx()[all …]
812 int mapped_nents; in smc_ib_buf_map_sg() local814 mapped_nents = ib_dma_map_sg(lnk->smcibdev->ibdev, in smc_ib_buf_map_sg()818 if (!mapped_nents) in smc_ib_buf_map_sg()821 return mapped_nents; in smc_ib_buf_map_sg()