Home
last modified time | relevance | path

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

/u-boot/lib/crypto/
A Dasymmetric_type.c496 char *restrict_method; in asymmetric_lookup_restriction() local
514 restrict_method = strsep(&next, ":"); in asymmetric_lookup_restriction()
516 if ((strcmp(restrict_method, "key_or_keyring") == 0) && next) { in asymmetric_lookup_restriction()

Completed in 6 milliseconds