Searched refs:KEY_ALLOC_BYPASS_RESTRICTION (Results 1 - 5 of 5) sorted by relevance

/linux-master/crypto/asymmetric_keys/
H A Dx509_loader.c40 KEY_ALLOC_BYPASS_RESTRICTION);
/linux-master/certs/
H A Dblacklist.c274 | KEY_ALLOC_BYPASS_RESTRICTION);
/linux-master/include/linux/
H A Dkey.h276 * to the keyring needs to be controlled. KEY_ALLOC_BYPASS_RESTRICTION
296 #define KEY_ALLOC_BYPASS_RESTRICTION 0x0008 /* Override the check on restricted keyrings */ macro
/linux-master/security/keys/
H A Dkey.c827 if (!(flags & KEY_ALLOC_BYPASS_RESTRICTION))
/linux-master/block/
H A Dsed-opal.c292 KEY_ALLOC_BYPASS_RESTRICTION);

Completed in 245 milliseconds