Searched refs:__b64_pton (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dbase64.h60 # define __b64_pton(a,b,c) b64_pton(a,b,c) macro
/freebsd-13-stable/crypto/openssh/
H A Duuencode.c68 /* and remove trailing whitespace because __b64_pton needs this */
70 len = __b64_pton(encoded, target, targsize);
H A Dhostfile.c104 ret = __b64_pton(b64salt, salt, salt_len);
/freebsd-13-stable/include/
H A Dresolv.h339 #define b64_pton __b64_pton

Completed in 68 milliseconds