Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr.c76 caam_jr_alloc_ctx(struct caam_jr_session *ses) in caam_jr_alloc_ctx() function
733 ctx = caam_jr_alloc_ctx(ses); in build_auth_only_sg()
806 ctx = caam_jr_alloc_ctx(ses); in build_auth_only()
888 ctx = caam_jr_alloc_ctx(ses); in build_cipher_only_sg()
988 ctx = caam_jr_alloc_ctx(ses); in build_cipher_only()
1083 ctx = caam_jr_alloc_ctx(ses); in build_cipher_auth_sg()
1218 ctx = caam_jr_alloc_ctx(ses); in build_cipher_auth()
1314 ctx = caam_jr_alloc_ctx(ses); in build_proto()