Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/crypto/axtls/
Drsa.c42 const uint8_t *dQ, int dQ_len, in RSA_priv_key_new() argument
59 rsa_ctx->dQ = bi_import(bi_ctx, dQ, dQ_len); in RSA_priv_key_new()
Dcrypto.h165 const uint8_t *dQ, int dQ_len,