Searched refs:keystore_ecdsa_method (Results 1 – 1 of 1) sorted by relevance
48 extern const ECDSA_METHOD keystore_ecdsa_method;94 engine_, &keystore_ecdsa_method, sizeof(keystore_ecdsa_method)); in KeystoreEngine()284 const ECDSA_METHOD keystore_ecdsa_method = { variable