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
652 "DEFAULTKEYBITLENGTH", defaultKeyBitLength); in generateRSAKeyPair()
653 keyBitLen = defaultKeyBitLength; in generateRSAKeyPair()