Home
last modified time | relevance | path

Searched defs:decoded (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/lib/libkeynote/
Dsignature.c356 unsigned char *ptr = NULL, *decoded = NULL; in kn_decode_key() local
634 unsigned char *sig, *decoded = NULL, *ptr; in keynote_sigverify_assertion() local
/openbsd/src/usr.bin/ssh/
Dkexsntrup761x25519.c168 int r, decoded; in kex_kem_sntrup761x25519_dec() local
Dsshkey.c2932 struct sshbuf *encoded = NULL, *decoded = NULL; in private2_uudecode() local
3001 private2_decrypt(struct sshbuf *decoded, const char *passphrase, in private2_decrypt()
3153 struct sshbuf *decoded = NULL, *decrypted = NULL; in sshkey_parse_private2() local
3212 struct sshbuf *decoded = NULL; in sshkey_parse_private2_pubkey() local
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dada-lang.h74 const char *decoded; member
Dada-lang.c733 ada_encode (const char *decoded) in ada_encode()
832 char *decoded; in ada_decode() local
991 const char *decoded = ada_decode (gsymbol->name); in ada_decode_symbol() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunication.cpp1299 std::string decoded; in ExpandRLE() local
/openbsd/src/usr.sbin/httpd/
Dserver_http.c131 char decoded[1024]; in server_http_authenticate() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp1448 std::optional<DecodedUID> decoded = DecodeUID(uid); in GetDIE() local