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

/linux-master/crypto/
H A Decdsa.c20 bool pub_key_set; member in struct:ecc_ctx
151 if (unlikely(!ctx->pub_key_set))
201 ctx->pub_key_set = false;
249 ctx->pub_key_set = ret == 0;

Completed in 235 milliseconds