Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/crypto/axtls/
Drsa.c41 const uint8_t *dP, int dP_len, in RSA_priv_key_new() argument
58 rsa_ctx->dP = bi_import(bi_ctx, dP, dP_len); in RSA_priv_key_new()
Dcrypto.h164 const uint8_t *dP, int dP_len,