Home
last modified time | relevance | path

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

/openbmc/phosphor-certificate-manager/
H A Dcerts_manager.cpp69 constexpr int defaultKeyBitLength = 2048; variable
650 "DEFAULTKEYBITLENGTH", defaultKeyBitLength); in generateRSAKeyPair()
651 keyBitLen = defaultKeyBitLength; in generateRSAKeyPair()