Searched refs:signature (Results 1 – 2 of 2) sorted by relevance
17 const unsigned char *signature, int length) in check_signature() argument20 if (readb(io_addr) != *signature) in check_signature()23 signature++; in check_signature()
591 It is used to implement RSA digital signature verification,592 which is used by IMA/EVM digital signature extension.601 Digital signature verification. Currently only RSA is supported.