Searched defs:EC_KEY_priv2oct (Results 1 – 2 of 2) sorted by relevance
437 size_t EC_KEY_priv2oct(const EC_KEY *key, uint8_t *out, size_t max_out) { in EC_KEY_priv2oct() function