Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/netpgp/dist/src/pgp2ssh/
H A Db64.c286 decodeblock(uint8_t wordin[4], uint8_t wordout[3]) in decodeblock() function
335 decodeblock(wordin, wordout); in b64decode()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libverify/
H A Db64.c289 decodeblock(uint8_t wordin[4], uint8_t wordout[3]) in decodeblock() function
341 decodeblock(wordin, wordout); in b64decode()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Db64.c289 decodeblock(uint8_t wordin[4], uint8_t wordout[3]) in decodeblock() function
341 decodeblock(wordin, wordout); in netpgpv_b64decode()