Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/crypto/axtls/
Drsa.c37 const uint8_t *priv_exp, int priv_len in RSA_priv_key_new() argument
52 rsa_ctx->d = bi_import(bi_ctx, priv_exp, priv_len); in RSA_priv_key_new()
Dcrypto.h160 const uint8_t *priv_exp, int priv_len