HomeSort by: relevance | last modified time | path
    Searched refs:fmt_32 (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/netpgp/dist/src/libverify/
libverify.c 325 fmt_32(uint8_t *p, uint32_t a) function
368 fmt_32(p, 0);
407 cc += fmt_32(&buf[cc], (uint32_t)pubkey->birth);
  /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
libverify.c 689 fmt_32(uint8_t *p, uint32_t a) function
735 fmt_32(p, 0);
774 cc += fmt_32(&buf[cc], (uint32_t)pubkey->birth); /* XXX - do this portably! */

Completed in 24 milliseconds