Searched refs:supp_pubinfo_len (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/ |
H A D | x942kdf.c | 45 size_t partyuinfo_len, partyvinfo_len, supp_pubinfo_len, supp_privinfo_len; member 356 OPENSSL_clear_free(ctx->supp_pubinfo, ctx->supp_pubinfo_len); in x942kdf_reset() 457 ctx->supp_pubinfo, ctx->supp_pubinfo_len, in x942kdf_derive() 511 if (!x942kdf_set_buffer(&ctx->supp_pubinfo, &ctx->supp_pubinfo_len, p)) in x942kdf_set_ctx_params()
|
/third_party/openssl/providers/implementations/kdfs/ |
H A D | x942kdf.c | 45 size_t partyuinfo_len, partyvinfo_len, supp_pubinfo_len, supp_privinfo_len; member 356 OPENSSL_clear_free(ctx->supp_pubinfo, ctx->supp_pubinfo_len); in x942kdf_reset() 457 ctx->supp_pubinfo, ctx->supp_pubinfo_len, in x942kdf_derive() 511 if (!x942kdf_set_buffer(&ctx->supp_pubinfo, &ctx->supp_pubinfo_len, p)) in x942kdf_set_ctx_params()
|
Completed in 3 milliseconds