Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr_pvt.h152 #define SEC4_SG_LEN_FIN 0x40000000 /* Last ent in table */ macro
H A Dcaam_jr.c785 sg->len |= cpu_to_caam32(SEC4_SG_LEN_FIN); in build_auth_only_sg()
851 sg->len |= cpu_to_caam32(SEC4_SG_LEN_FIN); in build_auth_only()
930 sg->len |= cpu_to_caam32(SEC4_SG_LEN_FIN); in build_cipher_only_sg()
964 sg->len |= cpu_to_caam32(SEC4_SG_LEN_FIN); in build_cipher_only_sg()
1033 sg->len |= cpu_to_caam32(SEC4_SG_LEN_FIN); in build_cipher_only()
1133 sg->len |= cpu_to_caam32(SEC4_SG_LEN_FIN); in build_cipher_auth_sg()
1176 sg->len |= cpu_to_caam32(SEC4_SG_LEN_FIN); in build_cipher_auth_sg()
1245 sg->len |= cpu_to_caam32(SEC4_SG_LEN_FIN); in build_cipher_auth()
1263 sg->len |= cpu_to_caam32(SEC4_SG_LEN_FIN); in build_cipher_auth()
1286 sg->len |= cpu_to_caam32(SEC4_SG_LEN_FIN); in build_cipher_auth()