Searched defs:ec_sign (Results 1 – 2 of 2) sorted by relevance
537 int (*ec_sign)(int, const unsigned char *, int, unsigned char *, in pkcs11_start_helper_methods() local
497 int ec_sign(u8 *sig, u8 siglen, const ec_key_pair *key_pair, in ec_sign() function