[go: nahoru, domu]

Searched refs:hashbuf (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
H A Dsec_bulk.c852 char hashbuf[64]; local
874 bufsize = sizeof(hashbuf);
875 err = cfs_crypto_hash_final(hdesc, (unsigned char *)hashbuf,
877 memcpy(buf, hashbuf, buflen);

Completed in 63 milliseconds