Searched refs:priv_buf (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/crypto/openssl/engines/ccgost/
H A Dgost_ameth.c349 unsigned char *priv_buf = NULL; local
357 priv_len = i2d_ASN1_INTEGER(asn1key, &priv_buf);
360 priv_buf, priv_len);

Completed in 91 milliseconds