Home
last modified time | relevance | path

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

/lib/
Dcheck_signature.c17 const unsigned char *signature, int length) in check_signature() argument
20 if (readb(io_addr) != *signature) in check_signature()
23 signature++; in check_signature()
DKconfig543 It is used to implement RSA digital signature verification,
544 which is used by IMA/EVM digital signature extension.
553 Digital signature verification. Currently only RSA is supported.