Home
last modified time | relevance | path

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

/openbmc/pam-ipmi/src/pam_ipmisave/
H A Dpam_ipmisave.c55 size_t hashsize; member
407 opwfilebuff + sizeof(*opwmp), opwmp->hashsize, key, in update_pass_special_file()
417 opwmp->hashsize, in update_pass_special_file()
420 opwmp->hashsize + in update_pass_special_file()
425 opwmp->hashsize + in update_pass_special_file()
544 pwmp.hashsize = EVP_MD_block_size(digest); in update_pass_special_file()
556 if (fwrite(hash, 1, pwmp.hashsize, pwfile) != pwmp.hashsize) { in update_pass_special_file()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A D0001-Eliminate-old-style-function-declarations.patch2784 krb5_data outdata = make_data (out, MDProvider.hashsize);