Searched defs:pebuf (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/crypto/asymmetric_keys/ |
| H A D | verify_pefile.c | 22 static int pefile_parse_binary(const void *pebuf, unsigned int pelen, in pefile_parse_binary() 122 static int pefile_strip_sig_wrapper(const void *pebuf, in pefile_strip_sig_wrapper() 241 static int pefile_digest_pe_contents(const void *pebuf, unsigned int pelen, in pefile_digest_pe_contents() 318 static int pefile_digest_pe(const void *pebuf, unsigned int pelen, in pefile_digest_pe() 416 int verify_pefile_signature(const void *pebuf, unsigned pelen, in verify_pefile_signature()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/ |
| H A D | preemp.c | 55 /* Subroutine */ int preemp_(real *inbuf, real *pebuf, integer *nsamp, real * in preemp_()
|
| H A D | onset.c | 101 /* Subroutine */ int onset_(real *pebuf, integer *osbuf, integer * in onset_()
|
| H A D | analys.c | 156 real *inbuf, *pebuf; in analys_() local
|
| H A D | lpc10.h | 113 real inbuf[540], pebuf[540]; member
|