Home
last modified time | relevance | path

Searched refs:seedlen (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/crypto/ecc/
H A Dec.c359 const unsigned char *seed, int seedlen, int kmflag) in EC_NewKeyFromSeed() argument
362 rv = ec_NewKey(ecParams, privKey, seed, seedlen, kmflag); in EC_NewKeyFromSeed()