Searched defs:EC_KEY_oct2key (Results 1 – 2 of 2) sorted by relevance
395 int EC_KEY_oct2key(EC_KEY *key, const uint8_t *in, size_t len, BN_CTX *ctx) { in EC_KEY_oct2key() function