Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/asymmetric_keys/
Dasymmetric_type.c503 bool allow_null_key = false; in asymmetric_lookup_restriction() local
512 allow_null_key = true; in asymmetric_lookup_restriction()
518 if ((serial == 0) && allow_null_key) { in asymmetric_lookup_restriction()