Home
last modified time | relevance | path

Searched refs:encodeblock (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/netpgp/dist/src/pgp2ssh/
H A Db64.c223 encodeblock(uint8_t *wordin, uint8_t *wordout, int wordlen) in encodeblock() function
260 encodeblock(wordin, wordout, wordlen); in b64encode()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libverify/
H A Db64.c223 encodeblock(uint8_t *wordin, uint8_t *wordout, int wordlen) in encodeblock() function
263 encodeblock(wordin, wordout, wordlen); in b64encode()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Db64.c223 encodeblock(uint8_t *wordin, uint8_t *wordout, int wordlen) in encodeblock() function
263 encodeblock(wordin, wordout, wordlen); in netpgpv_b64encode()