Home
last modified time | relevance | path

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

/openbmc/linux/crypto/asymmetric_keys/
H A Dasymmetric_type.c534 key_restrict_link_func_t link_fn = in asymmetric_lookup_restriction() local
544 link_fn = restrict_link_by_key_or_keyring_chain; in asymmetric_lookup_restriction()
561 ret = asymmetric_restriction_alloc(link_fn, key); in asymmetric_lookup_restriction()