Home
last modified time | relevance | path

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

/drivers/crypto/
A Dsa2ul.c700 swinfo[1] = (u32)(sc_phys & 0xFFFFFFFFULL); in sa_set_swinfo()
778 sa_dump_sc(sc_buf, ctx->sc_phys); in sa_init_sc()
839 __func__, tfm, ctx->enc.sc_id, &ctx->enc.sc_phys, in sa_cipher_cra_exit()
840 ctx->dec.sc_id, &ctx->dec.sc_phys); in sa_cipher_cra_exit()
880 __func__, tfm, ctx->enc.sc_id, &ctx->enc.sc_phys, in sa_cipher_cra_init()
881 ctx->dec.sc_id, &ctx->dec.sc_phys); in sa_cipher_cra_init()
1513 __func__, tfm, ctx->enc.sc_id, &ctx->enc.sc_phys, in sa_sha_cra_init_alg()
1514 ctx->dec.sc_id, &ctx->dec.sc_phys); in sa_sha_cra_init_alg()
1650 __func__, tfm, ctx->enc.sc_id, &ctx->enc.sc_phys, in sa_sha_cra_exit()
1651 ctx->dec.sc_id, &ctx->dec.sc_phys); in sa_sha_cra_exit()
[all …]
A Dsa2ul.h287 dma_addr_t sc_phys; member

Completed in 12 milliseconds