Searched refs:keyring (Results 1 – 18 of 18) sorted by relevance
19 expect_key_rdesc rdesc "keyring@.*@.*@.*@_ses[^@]*\$"21 # check the session keyring ID is shown24 if ! expr "$seskeyring" : "Joined session keyring: [0-9]*" >&/dev/null28 expect_key_rdesc rdesc "keyring@.*@.*@.*@qwerty"30 # check the session keyring ID is shown33 if ! expr "$seskeyring" : "Joined session keyring: [0-9]*" >&/dev/null43 # the first key listed (line 2) should be a keying (the session keyring) ...44 -keyring1="`grep -n keyring $OUTPUTFILE | cut -d: -f1 | head -1`"45 +keyring1="`grep -n keyring $OUTPUTFILE | cut -d: -f1 | head -n1`"
6 Index: gnome-keyring-2.32.1/pkcs11/rpc-layer/gkm-rpc-daemon-standalone.c8 --- gnome-keyring-2.32.1.orig/pkcs11/rpc-layer/gkm-rpc-daemon-standalone.c9 +++ gnome-keyring-2.32.1/pkcs11/rpc-layer/gkm-rpc-daemon-standalone.c
1 SUMMARY = "Password and keyring managing daemon"44 ${libdir}/pkcs11/gnome-keyring-pkcs11.so \47 # fix | gnome-keyring-daemon: insufficient process capabilities, unsecure memory might get used49 setcap cap_ipc_lock+ep $D/${bindir}/gnome-keyring-daemon
25 PACKAGECONFIG[gnome-keyring] = "--with-gnome-keyring,--without-gnome-keyring,glib-2.0 gnome-keyring"
30 keyring \47 PACKAGECONFIG[keyring] = "--enable-keyring,--disable-keyring"
116 Passing secrets via the Linux keyring120 host, it is further possible to pass secrets to QEMU using the Linux keyring:127 This instructs QEMU to load data from the Linux keyring secret identified by128 the serial number ``1729``. It is possible to combine use of the keyring with154 keyring can be used to pass the master key to QEMU.
21 gnome-keyring \
41 id=`keyctl search @u keyring _$kind 2>/dev/null`
12 the Linux kernel, any key (x509_ima.der) loaded onto the .ima keyring must
103 const void* keyring; // keyring - array of pointers to public keys member
34 RDEPENDS:${PN} = "gnome-keyring"
41 help=('Disable kernely keyring support for credential storage'),
158 FILE* fp = fopen(lctx->keyring, "r"); in verify_signature()
139 crate://crates.io/keyring/2.3.3 \503 SRC_URI[keyring-2.3.3.sha256sum] = "363387f0019d714aa60cc30ab4fe501a747f4c08fc58f069dd14be971bd495a…
141 supports adding tha CA's public key to the kernel's system keyring by
[all...]