Home
last modified time | relevance | path

Searched defs:modulus_len (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/wpa/dist/src/crypto/
H A Dcrypto_internal-modexp.c91 const u8 *modulus, size_t modulus_len, in crypto_mod_exp()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dsoftp11.c374 size_t modulus_len = 0; in add_pubkey_info() local