Home
last modified time | relevance | path

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

/openssl/apps/
H A Ddsa.c30 # define DEFAULT_PVK_ENCR_STRENGTH 2 macro
32 # define DEFAULT_PVK_ENCR_STRENGTH 0 macro
88 int pvk_encr = DEFAULT_PVK_ENCR_STRENGTH; in dsa_main()
H A Drsa.c37 # define DEFAULT_PVK_ENCR_STRENGTH 2 macro
39 # define DEFAULT_PVK_ENCR_STRENGTH 0 macro
134 int pvk_encr = DEFAULT_PVK_ENCR_STRENGTH; in rsa_main()

Completed in 20 milliseconds