Home
last modified time | relevance | path

Searched defs:auth_ops (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/rpc/
Dauth.h96 struct auth_ops { struct
97 void (*ah_nextverf) (AUTH *);
98 int (*ah_marshal) (AUTH *, XDR *); /* nextverf & serialize */
99 int (*ah_validate) (AUTH *, struct opaque_auth *);
101 int (*ah_refresh) (AUTH *); /* refresh credentials */
102 void (*ah_destroy) (AUTH *); /* destroy this structure */
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/common/
Dstm32mp_crypto_lib.c44 static struct stm32mp_auth_ops auth_ops; variable
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h38384 struct auth_ops { struct
38385 char *name;
38386 struct module *owner;
38387 int flavour;
38388 int (*accept)(struct svc_rqst *);
38389 int (*release)(struct svc_rqst *);
38390 void (*domain_release)(struct auth_domain *);
38391 int (*set_client)(struct svc_rqst *);
H A Dvmlinux_600.h38384 struct auth_ops { struct
38385 char *name;
38386 struct module *owner;
38387 int flavour;
38388 int (*accept)(struct svc_rqst *);
38389 int (*release)(struct svc_rqst *);
38390 void (*domain_release)(struct auth_domain *);
38391 int (*set_client)(struct svc_rqst *);
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h111032 struct auth_ops { struct
111033 char *name;
111034 struct module *owner;
111035 int flavour;
111059 struct auth_ops *rq_authop; argument
H A Dvmlinux_602.h111032 struct auth_ops { struct
111033 char *name;
111034 struct module *owner;
111035 int flavour;
111059 struct auth_ops *rq_authop; argument
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h56637 struct auth_ops { struct
56638 char *name;
56639 struct module *owner;
56640 int flavour;
56664 struct auth_ops *rq_authop; argument
H A Dvmlinux_518.h56637 struct auth_ops { struct
56638 char *name;
56639 struct module *owner;
56640 int flavour;
56664 struct auth_ops *rq_authop; argument
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h90913 struct auth_ops { struct
90914 char *name;
90915 struct module *owner;
90916 int flavour;
90940 struct auth_ops *rq_authop; argument
H A Dvmlinux.h90913 struct auth_ops { struct
90914 char *name;
90915 struct module *owner;
90916 int flavour;
90940 struct auth_ops *rq_authop; argument
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h38534 struct auth_ops { struct
38535 char *name;
38536 struct module *owner;
38537 int flavour;
38561 struct auth_ops *rq_authop; argument
H A Dvmlinux.h38534 struct auth_ops { struct
38535 char *name;
38536 struct module *owner;
38537 int flavour;
38561 struct auth_ops *rq_authop; argument