Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/asymmetric_keys/
Dasymmetric_type.c535 bool allow_null_key = false; in asymmetric_lookup_restriction() local
544 allow_null_key = true; in asymmetric_lookup_restriction()
550 if ((serial == 0) && allow_null_key) { in asymmetric_lookup_restriction()