Lines Matching refs:sa
77 pflags = be32_to_cpu(spuh->sa.proto_flags); in spum_dump_msg_hdr()
82 cflags = be32_to_cpu(spuh->sa.cipher_flags); in spum_dump_msg_hdr()
102 ecf = be32_to_cpu(spuh->sa.ecf); in spum_dump_msg_hdr()
799 spuh->sa.proto_flags = cpu_to_be32(protocol_bits); in spum_create_request()
800 spuh->sa.cipher_flags = cpu_to_be32(cipher_bits); in spum_create_request()
801 spuh->sa.ecf = cpu_to_be32(ecf_bits); in spum_create_request()
914 spuh->sa.proto_flags = cpu_to_be32(protocol_bits); in spum_cipher_req_init()
917 spuh->sa.cipher_flags = cpu_to_be32(cipher_bits); in spum_cipher_req_init()
918 spuh->sa.ecf = cpu_to_be32(ecf_bits); in spum_cipher_req_init()
990 cipher_bits = be32_to_cpu(spuh->sa.cipher_flags); in spum_cipher_req_finish()
1000 spuh->sa.cipher_flags |= in spum_cipher_req_finish()
1010 spuh->sa.cipher_flags = cpu_to_be32(cipher_bits); in spum_cipher_req_finish()