Home
last modified time | relevance | path

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

/openbmc/linux/crypto/asymmetric_keys/
H A Dasymmetric_type.c536 bool allow_null_key = false; in asymmetric_lookup_restriction() local
545 allow_null_key = true; in asymmetric_lookup_restriction()
551 if ((serial == 0) && allow_null_key) { in asymmetric_lookup_restriction()