Home
last modified time | relevance | path

Searched refs:key_restriction (Results 1 – 25 of 85) sorted by relevance

1234

/dports/multimedia/v4l_compat/linux-5.13-rc2/security/integrity/ima/
H A Dima_mok.c26 struct key_restriction *restriction; in ima_mok_init()
30 restriction = kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in ima_mok_init()
/dports/multimedia/libv4l/linux-5.13-rc2/security/integrity/ima/
H A Dima_mok.c26 struct key_restriction *restriction; in ima_mok_init()
30 restriction = kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in ima_mok_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/security/integrity/ima/
H A Dima_mok.c26 struct key_restriction *restriction; in ima_mok_init()
30 restriction = kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in ima_mok_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/security/integrity/
H A Ddigsig.c98 struct key_restriction *restriction) in __integrity_init_keyring()
123 struct key_restriction *restriction; in integrity_init_keyring()
137 restriction = kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in integrity_init_keyring()
/dports/multimedia/libv4l/linux-5.13-rc2/security/integrity/
H A Ddigsig.c98 struct key_restriction *restriction) in __integrity_init_keyring()
123 struct key_restriction *restriction; in integrity_init_keyring()
137 restriction = kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in integrity_init_keyring()
/dports/multimedia/v4l-utils/linux-5.13-rc2/security/integrity/
H A Ddigsig.c98 struct key_restriction *restriction) in __integrity_init_keyring()
123 struct key_restriction *restriction; in integrity_init_keyring()
137 restriction = kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in integrity_init_keyring()
/dports/multimedia/v4l-utils/linux-5.13-rc2/certs/
H A Dsystem_keyring.c80 static __init struct key_restriction *get_builtin_and_secondary_restriction(void) in get_builtin_and_secondary_restriction()
82 struct key_restriction *restriction; in get_builtin_and_secondary_restriction()
84 restriction = kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in get_builtin_and_secondary_restriction()
/dports/multimedia/v4l_compat/linux-5.13-rc2/certs/
H A Dsystem_keyring.c80 static __init struct key_restriction *get_builtin_and_secondary_restriction(void) in get_builtin_and_secondary_restriction()
82 struct key_restriction *restriction; in get_builtin_and_secondary_restriction()
84 restriction = kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in get_builtin_and_secondary_restriction()
/dports/multimedia/libv4l/linux-5.13-rc2/certs/
H A Dsystem_keyring.c80 static __init struct key_restriction *get_builtin_and_secondary_restriction(void) in get_builtin_and_secondary_restriction()
82 struct key_restriction *restriction; in get_builtin_and_secondary_restriction()
84 restriction = kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in get_builtin_and_secondary_restriction()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dkey.h170 struct key_restriction { struct
274 struct key_restriction *restrict_link;
283 struct key_restriction *restrict_link);
410 struct key_restriction *restrict_link,
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dkey.h170 struct key_restriction { struct
274 struct key_restriction *restrict_link;
283 struct key_restriction *restrict_link);
410 struct key_restriction *restrict_link,
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dkey.h170 struct key_restriction { struct
274 struct key_restriction *restrict_link;
283 struct key_restriction *restrict_link);
410 struct key_restriction *restrict_link,
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/lib/crypto/
H A Dasymmetric_type.c473 static struct key_restriction *asymmetric_restriction_alloc( in asymmetric_restriction_alloc()
477 struct key_restriction *keyres = in asymmetric_restriction_alloc()
478 kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in asymmetric_restriction_alloc()
493 static struct key_restriction *asymmetric_lookup_restriction( in asymmetric_lookup_restriction()
499 struct key_restriction *ret = ERR_PTR(-EINVAL); in asymmetric_lookup_restriction()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/lib/crypto/
H A Dasymmetric_type.c473 static struct key_restriction *asymmetric_restriction_alloc( in asymmetric_restriction_alloc()
477 struct key_restriction *keyres = in asymmetric_restriction_alloc()
478 kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in asymmetric_restriction_alloc()
493 static struct key_restriction *asymmetric_lookup_restriction( in asymmetric_lookup_restriction()
499 struct key_restriction *ret = ERR_PTR(-EINVAL); in asymmetric_lookup_restriction()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/lib/crypto/
H A Dasymmetric_type.c473 static struct key_restriction *asymmetric_restriction_alloc( in asymmetric_restriction_alloc()
477 struct key_restriction *keyres = in asymmetric_restriction_alloc()
478 kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in asymmetric_restriction_alloc()
493 static struct key_restriction *asymmetric_lookup_restriction( in asymmetric_lookup_restriction()
499 struct key_restriction *ret = ERR_PTR(-EINVAL); in asymmetric_lookup_restriction()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/lib/crypto/
H A Dasymmetric_type.c473 static struct key_restriction *asymmetric_restriction_alloc( in asymmetric_restriction_alloc()
477 struct key_restriction *keyres = in asymmetric_restriction_alloc()
478 kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in asymmetric_restriction_alloc()
493 static struct key_restriction *asymmetric_lookup_restriction( in asymmetric_lookup_restriction()
499 struct key_restriction *ret = ERR_PTR(-EINVAL); in asymmetric_lookup_restriction()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/lib/crypto/
H A Dasymmetric_type.c473 static struct key_restriction *asymmetric_restriction_alloc( in asymmetric_restriction_alloc()
477 struct key_restriction *keyres = in asymmetric_restriction_alloc()
478 kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in asymmetric_restriction_alloc()
493 static struct key_restriction *asymmetric_lookup_restriction( in asymmetric_lookup_restriction()
499 struct key_restriction *ret = ERR_PTR(-EINVAL); in asymmetric_lookup_restriction()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/lib/crypto/
H A Dasymmetric_type.c473 static struct key_restriction *asymmetric_restriction_alloc( in asymmetric_restriction_alloc()
477 struct key_restriction *keyres = in asymmetric_restriction_alloc()
478 kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in asymmetric_restriction_alloc()
493 static struct key_restriction *asymmetric_lookup_restriction( in asymmetric_lookup_restriction()
499 struct key_restriction *ret = ERR_PTR(-EINVAL); in asymmetric_lookup_restriction()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/lib/crypto/
H A Dasymmetric_type.c473 static struct key_restriction *asymmetric_restriction_alloc( in asymmetric_restriction_alloc()
477 struct key_restriction *keyres = in asymmetric_restriction_alloc()
478 kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in asymmetric_restriction_alloc()
493 static struct key_restriction *asymmetric_lookup_restriction( in asymmetric_lookup_restriction()
499 struct key_restriction *ret = ERR_PTR(-EINVAL); in asymmetric_lookup_restriction()
/dports/multimedia/v4l-utils/linux-5.13-rc2/crypto/asymmetric_keys/
H A Dasymmetric_type.c456 static struct key_restriction *asymmetric_restriction_alloc( in asymmetric_restriction_alloc()
460 struct key_restriction *keyres = in asymmetric_restriction_alloc()
461 kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in asymmetric_restriction_alloc()
476 static struct key_restriction *asymmetric_lookup_restriction( in asymmetric_lookup_restriction()
482 struct key_restriction *ret = ERR_PTR(-EINVAL); in asymmetric_lookup_restriction()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/lib/crypto/
H A Dasymmetric_type.c473 static struct key_restriction *asymmetric_restriction_alloc( in asymmetric_restriction_alloc()
477 struct key_restriction *keyres = in asymmetric_restriction_alloc()
478 kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in asymmetric_restriction_alloc()
493 static struct key_restriction *asymmetric_lookup_restriction( in asymmetric_lookup_restriction()
499 struct key_restriction *ret = ERR_PTR(-EINVAL); in asymmetric_lookup_restriction()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/lib/crypto/
H A Dasymmetric_type.c473 static struct key_restriction *asymmetric_restriction_alloc( in asymmetric_restriction_alloc()
477 struct key_restriction *keyres = in asymmetric_restriction_alloc()
478 kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in asymmetric_restriction_alloc()
493 static struct key_restriction *asymmetric_lookup_restriction( in asymmetric_lookup_restriction()
499 struct key_restriction *ret = ERR_PTR(-EINVAL); in asymmetric_lookup_restriction()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/lib/crypto/
H A Dasymmetric_type.c473 static struct key_restriction *asymmetric_restriction_alloc( in asymmetric_restriction_alloc()
477 struct key_restriction *keyres = in asymmetric_restriction_alloc()
478 kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in asymmetric_restriction_alloc()
493 static struct key_restriction *asymmetric_lookup_restriction( in asymmetric_lookup_restriction()
499 struct key_restriction *ret = ERR_PTR(-EINVAL); in asymmetric_lookup_restriction()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/lib/crypto/
H A Dasymmetric_type.c473 static struct key_restriction *asymmetric_restriction_alloc( in asymmetric_restriction_alloc()
477 struct key_restriction *keyres = in asymmetric_restriction_alloc()
478 kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in asymmetric_restriction_alloc()
493 static struct key_restriction *asymmetric_lookup_restriction( in asymmetric_lookup_restriction()
499 struct key_restriction *ret = ERR_PTR(-EINVAL); in asymmetric_lookup_restriction()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/lib/crypto/
H A Dasymmetric_type.c473 static struct key_restriction *asymmetric_restriction_alloc( in asymmetric_restriction_alloc()
477 struct key_restriction *keyres = in asymmetric_restriction_alloc()
478 kzalloc(sizeof(struct key_restriction), GFP_KERNEL); in asymmetric_restriction_alloc()
493 static struct key_restriction *asymmetric_lookup_restriction( in asymmetric_lookup_restriction()
499 struct key_restriction *ret = ERR_PTR(-EINVAL); in asymmetric_lookup_restriction()

1234