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

/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;
253 ctx->pub_key_set = ret == 0;

Completed in 312 milliseconds