Searched refs:encodeblock (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/crypto/external/bsd/netpgp/dist/src/pgp2ssh/ |
H A D | b64.c | 223 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 D | b64.c | 223 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 D | b64.c | 223 encodeblock(uint8_t *wordin, uint8_t *wordout, int wordlen) in encodeblock() function 263 encodeblock(wordin, wordout, wordlen); in netpgpv_b64encode()
|