Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr.c764 sg->len = cpu_to_caam32(mbuf->data_len); in build_auth_only_sg()
785 sg->len |= cpu_to_caam32(SEC4_SG_LEN_FIN); in build_auth_only_sg()
926 sg->len = cpu_to_caam32(mbuf->data_len); in build_cipher_only_sg()
947 sg->len = cpu_to_caam32(ses->iv.length); in build_cipher_only_sg()
960 sg->len = cpu_to_caam32(mbuf->data_len); in build_cipher_only_sg()
1027 sg->len = cpu_to_caam32(ses->iv.length); in build_cipher_only()
1122 sg->len = cpu_to_caam32(mbuf->data_len); in build_cipher_auth_sg()
1151 sg->len = cpu_to_caam32(ses->iv.length); in build_cipher_auth_sg()
1164 sg->len = cpu_to_caam32(mbuf->data_len); in build_cipher_auth_sg()
1237 sg->len = cpu_to_caam32(ses->iv.length); in build_cipher_auth()
[all …]
H A Dcaam_jr_config.h27 #define cpu_to_caam32 rte_cpu_to_be_32 macro
30 #define cpu_to_caam32 macro