Home
last modified time | relevance | path

Searched refs:padd (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/m68k/include/asm/
Damigahw.h239 unsigned char cra; char padd[0xff]; member
/linux-4.1.27/Documentation/
Dmodule-signing.txt165 keyctl padd asymmetric "" [.system_keyring-ID] <[key-file]
169 keyctl padd asymmetric "" 0x223c7853 <my_public_key.x509
/linux-4.1.27/drivers/of/
Dunittest.c495 struct property *ppadd, padd = { .name = "prop-add", .length = 0, .value = "" }; in of_unittest_changeset() local
509 ppadd = __of_prop_dup(&padd, GFP_KERNEL); in of_unittest_changeset()