Home
last modified time | relevance | path

Searched defs:hashbuf (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/selinux/libselinux/src/
H A Dlabel_internal.h59 unsigned char *hashbuf; /* buffer to hold specfiles */ member
/aosp_15_r20/external/curl/lib/vauth/
H A Ddigest.c693 unsigned char hashbuf[32]; /* 32 bytes/256 bits */ in auth_create_digest_http_message() local