Home
last modified time | relevance | path

Searched defs:SKB (Results 1 – 25 of 25) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/libkb/
H A Dskb.go42 type SKB struct { struct
43 Priv SKBPriv `codec:"priv"`
44 Pub []byte `codec:"pub"`
47 decodedPub GenericKey
48 decryptedSecret GenericKey
51 uid keybase1.UID // UID that the key is for
52 Contextified
59 sync.Mutex // currently only for uid
117 func (s *SKB) Dump() {
207 func (s *SKB) RawUnlockedKey() []byte {
[all …]
H A Dskb_test.go100 func testPromptAndUnlock(t *testing.T, m MetaContext, skb *SKB) {
234 func testErrUnlock(t *testing.T, skb *SKB, ui *TestCancelSecretUI) error {
H A Dgenerickey.go73 func skbPushAndSave(m MetaContext, skb *SKB) (err error) {
H A Dskb_keyring.go93 func encodeSKBPacketList(skbs []*SKB, w io.Writer) error {
/dports/math/linbox/linbox-1.6.3/examples/
H A Dsmith-form-kb.C33 void solveTextBook(PolyRing PD, SmithDom &SKB, Matrix &A) { in solveTextBook()
45 void solve(PolyRing PD, SmithDom &SKB, Matrix &A) { in solve()
57 void solveAdaptive(PolyRing PD, SmithDom &SKB, Matrix &A) { in solveAdaptive()
69 void halfSolve(PolyRing PD, SmithDom &SKB, Matrix &A) { in halfSolve()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/bpf/
H A Dbpf-helpers.h412 #define load_byte(SKB,OFF) __builtin_bpf_load_byte ((OFF)) argument
413 #define load_half(SKB,OFF) __builtin_bpf_load_half ((OFF)) argument
414 #define load_word(SKB,OFF) __builtin_bpf_load_word ((OFF)) argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/bpf/
H A Dbpf-helpers.h412 #define load_byte(SKB,OFF) __builtin_bpf_load_byte ((OFF)) argument
413 #define load_half(SKB,OFF) __builtin_bpf_load_half ((OFF)) argument
414 #define load_word(SKB,OFF) __builtin_bpf_load_word ((OFF)) argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/bpf/
H A Dbpf-helpers.h412 #define load_byte(SKB,OFF) __builtin_bpf_load_byte ((OFF)) argument
413 #define load_half(SKB,OFF) __builtin_bpf_load_half ((OFF)) argument
414 #define load_word(SKB,OFF) __builtin_bpf_load_word ((OFF)) argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/bpf/
H A Dbpf-helpers.h412 #define load_byte(SKB,OFF) __builtin_bpf_load_byte ((OFF)) argument
413 #define load_half(SKB,OFF) __builtin_bpf_load_half ((OFF)) argument
414 #define load_word(SKB,OFF) __builtin_bpf_load_word ((OFF)) argument
/dports/lang/gcc10/gcc-10.3.0/gcc/config/bpf/
H A Dbpf-helpers.h412 #define load_byte(SKB,OFF) __builtin_bpf_load_byte ((OFF)) argument
413 #define load_half(SKB,OFF) __builtin_bpf_load_half ((OFF)) argument
414 #define load_word(SKB,OFF) __builtin_bpf_load_word ((OFF)) argument
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/networking/device_drivers/ethernet/amazon/
H A Dena.rst217 SKB chapter
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/networking/device_drivers/ethernet/amazon/
H A Dena.rst217 SKB chapter
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/networking/device_drivers/ethernet/amazon/
H A Dena.rst217 SKB chapter
/dports/java/cryptix-jce/src/cryptix.jce.provider.cipher/
H A DDES.java74 private static final int[] SKB = new int[8 * 64]; field in DES
/dports/emulators/simh/simh-3.9.0_5/SDS/
H A Dsds_defs.h398 SKE = 050, BRR, SKB, SKN, SUB, ADD, SUC, ADC, enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c34 #define SKB_TMP_LEN(SKB) \ argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c34 #define SKB_TMP_LEN(SKB) \ argument
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c34 #define SKB_TMP_LEN(SKB) \ argument
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dskbuff.h492 #define skb_uarg(SKB) ((struct ubuf_info *)(skb_shinfo(SKB)->destructor_arg)) argument
1439 #define skb_shinfo(SKB) ((struct skb_shared_info *)(skb_end_pointer(SKB))) argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dskbuff.h492 #define skb_uarg(SKB) ((struct ubuf_info *)(skb_shinfo(SKB)->destructor_arg)) argument
1439 #define skb_shinfo(SKB) ((struct skb_shared_info *)(skb_end_pointer(SKB))) argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dskbuff.h492 #define skb_uarg(SKB) ((struct ubuf_info *)(skb_shinfo(SKB)->destructor_arg)) argument
1439 #define skb_shinfo(SKB) ((struct skb_shared_info *)(skb_end_pointer(SKB))) argument
/dports/multimedia/libv4l/linux-5.13-rc2/net/core/
H A Ddev.c2270 #define net_timestamp_check(COND, SKB) \ argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/core/
H A Ddev.c2270 #define net_timestamp_check(COND, SKB) \ argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/core/
H A Ddev.c2270 #define net_timestamp_check(COND, SKB) \ argument
/dports/finance/qtbitcointrader/QtBitcoinTrader-1.40.55/src/Resources/
H A DCurrencies.ini9701 [SKB] section
9702 Name=SkullBuzz
9703 Sign="Skb "
9704 ValueSmall=130000