• David Howells's avatar
    rxrpc: Support keys with multiple authentication tokens · 41057ebd
    David Howells authored
    rxrpc-type keys can have multiple tokens attached for different security
    classes.  Currently, rxrpc always picks the first one, whether or not the
    security class it indicates is supported.
    
    Add preliminary support for choosing which security class will be used
    (this will need to be directed from a higher layer) and go through the
    tokens to find one that's supported.
    Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
    41057ebd
insecure.c 2.21 KB