Searched refs:BPB (Results 1 – 9 of 9) sorted by relevance
782 requiredECCbits *= BPB; in SSL_CanBypass()788 serverKeyStrengthInBits *= BPB; in SSL_CanBypass()
161 #ifndef BPB162 #define BPB 8 /* Bits Per Byte */ macro
484 serverKeyStrengthInBits *= BPB; in ssl3_GetCurveNameForServerSocket()
1448 ss->sec.keyBits = pwSpec->cipher_def->key_size * BPB; in ssl3_SetupPendingCipherSpec()1449 ss->sec.secretKeyBits = pwSpec->cipher_def->secret_key_size * BPB; in ssl3_SetupPendingCipherSpec()2178 effKeyBits = cipher_def->key_size * BPB; in ssl3_InitPendingContextsPKCS11()3872 key_material_params.ulMacSizeInBits = pwSpec->mac_size * BPB; in ssl3_DeriveConnectionKeysPKCS11()3873 key_material_params.ulKeySizeInBits = cipher_def->secret_key_size* BPB; in ssl3_DeriveConnectionKeysPKCS11()3874 key_material_params.ulIVSizeInBits = cipher_def->iv_size * BPB; in ssl3_DeriveConnectionKeysPKCS11()6147 if (keyLen * BPB > ss->ssl3.hs.kea_def->key_size_limit) { in ssl3_SendClientKeyExchange()7886 keyLen * BPB <= kea_def->key_size_limit ) { in ssl3_SendServerHelloSequence()9677 ss->sec.keaKeyBits = EXPORT_RSA_KEY_LENGTH * BPB; in ssl3_HandleClientKeyExchange()12381 privKey = SECKEY_CreateRSAPrivateKey(EXPORT_RSA_KEY_LENGTH * BPB, in ssl3_CreateRSAStepDownKeys()
1597 if (keyBits != keySize * BPB) { in ssl2_ServerSetupSessionCypher()
299 table (@pxref{Partition table}) and a BPB. So the question is how to
2774 name REAL_CONFIG_FILE. This command preserves the DOS BPB (and for4084 table (*note Partition table::) and a BPB. So the question is how to
2938 command preserves the DOS BPB (and for hard disks, the partition table)
2397 type and the BPB has a system id starting with "MSWIN".2616 FAT, set the hidden sectors field of the BPB to PART_START, to5220 * stage2/fsys_fat.c (fat_mount): Check if BPB.SECTS_PER_CLUST is5221 zero after reading the BPB to avoid zero division.5282 (BPB): Macro removod.7646 get the root from BPB.