Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dplainrsa-gen.c170 convert_rsa_key(FILE *fpout, FILE *fpin) in convert_rsa_key() argument
177 ret = print_rsa_key(fpout, key); in convert_rsa_key()
187 ret = print_public_rsa_key(fpout, key); in convert_rsa_key()