Searched refs:frombase64 (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/ |
| H A D | ssh2pgp.c | 105 frombase64(char *dst, const char *src, size_t size, int flag) in frombase64() function 261 cc = frombase64(bin, buf, (size_t)cc, 0); in pgp_ssh2pubkey()
|
| /netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
| H A D | libverify.c | 624 frombase64(char *dst, const char *src, size_t size, int flag) in frombase64() function 2697 cc = frombase64(bin, buf, (size_t)cc, 0); in read_ssh_file()
|