Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec_plain.c80 struct plain_header { struct
194 struct plain_header *phdr; in plain_ctx_sign()
218 struct plain_header *phdr; in plain_ctx_verify()
545 buflens[PLAIN_PACK_HDR_OFF] = sizeof(struct plain_header); in plain_alloc_reqbuf()
601 buflens[PLAIN_PACK_HDR_OFF] = sizeof(struct plain_header); in plain_alloc_repbuf()
713 struct plain_header *phdr; in plain_accept()
789 buflens[PLAIN_PACK_HDR_OFF] = sizeof(struct plain_header); in plain_alloc_rs()
837 struct plain_header *phdr; in plain_authorize()