Home
last modified time | relevance | path

Searched defs:trailer (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/opencrypto/
H A Dktls_ocf.c159 const struct tls_record_layer *hdr, uint8_t *trailer, struct iovec *iniov, in ktls_ocf_tls_cbc_encrypt()
319 const struct tls_record_layer *hdr, uint8_t *trailer, struct iovec *iniov, in ktls_ocf_tls12_gcm_encrypt()
457 const struct tls_record_layer *hdr, uint8_t *trailer, struct iovec *iniov, in ktls_ocf_tls13_gcm_encrypt()
/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_darwin_sendfile_chain.c42 ngx_iovec_t header, trailer; in ngx_darwin_sendfile_chain() local
H A Dngx_freebsd_sendfile_chain.c44 ngx_iovec_t header, trailer; in ngx_freebsd_sendfile_chain() local
/f-stack/freebsd/crypto/armv8/
H A Darmv8_crypto_wrap.c250 size_t trailer; in armv8_aes_encrypt_gcm() local
336 size_t trailer; in armv8_aes_decrypt_gcm() local
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_nvram.c593 struct tlv_partition_trailer *trailer; in tlv_update_partition_len_and_cks() local
645 struct tlv_partition_trailer *trailer; in ef10_nvram_buffer_validate() local
765 struct tlv_partition_trailer trailer; in ef10_nvram_buffer_create() local
1228 struct tlv_partition_trailer *trailer; in ef10_nvram_read_tlv_segment() local
1635 struct tlv_partition_trailer *trailer; in ef10_nvram_buf_write_tlv() local
/f-stack/freebsd/kern/
H A Dsubr_compressor.c172 uint8_t trailer[8]; in gz_write() local
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_gzip_filter_module.c938 struct gztrailer *trailer; in ngx_http_gzip_filter_deflate_end() local
/f-stack/freebsd/netinet/
H A Dsctp_auth.c976 struct mbuf *m, uint32_t m_offset, uint8_t *digest, uint32_t trailer) in sctp_hmac_m()