Home
last modified time | relevance | path

Searched refs:pka (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/lib/libtelnet/
H A Dsra.c61 char pka[HEXKEYBYTES+1], ska[HEXKEYBYTES+1], pkb[HEXKEYBYTES+1]; variable
139 genkeys(pka, ska); in sra_init()
152 if (!Data(ap, SRA_KEY, (void *)pka, HEXKEYBYTES)) { in sra_send()
183 if (!Data(ap, SRA_KEY, (void *)pka, HEXKEYBYTES)) { in sra_is()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dpacket-show.c643 pgp_show_pka(pgp_pubkey_alg_t pka) in pgp_show_pka() argument
645 return pgp_str_from_map(pka, pubkey_alg_map); in pgp_show_pka()
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-20071743 * s390-opc.txt (pka): Use it.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-20071743 * s390-opc.txt (pka): Use it.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A DChangeLog-20071743 * s390-opc.txt (pka): Use it.
H A Ds390-opc.txt383 e9 pka SS_L2RDRD "pack ascii" g5 esa,zarch
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A DChangeLog-20071743 * s390-opc.txt (pka): Use it.
H A Ds390-opc.txt380 e9 pka SS_L2RDRD "pack ascii" g5 esa,zarch
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.td1974 def PKA : SideEffectBinarySSf<"pka", 0xE9>;