Searched refs:BPB (Results 1 – 9 of 9) sorted by relevance
755 requiredECCbits *= BPB; in SSL_CanBypass()761 serverKeyStrengthInBits *= BPB; in SSL_CanBypass()
187 #ifndef BPB188 #define BPB 8 /* Bits Per Byte */ macro
1265 ss->sec.keyBits = pwSpec->cipher_def->key_size * BPB; in ssl3_SetupPendingCipherSpec()1266 ss->sec.secretKeyBits = pwSpec->cipher_def->secret_key_size * BPB; in ssl3_SetupPendingCipherSpec()1675 effKeyBits = cipher_def->key_size * BPB; in ssl3_InitPendingContextsPKCS11()2998 key_material_params.ulMacSizeInBits = pwSpec->mac_size * BPB; in ssl3_DeriveConnectionKeysPKCS11()2999 key_material_params.ulKeySizeInBits = cipher_def->secret_key_size* BPB; in ssl3_DeriveConnectionKeysPKCS11()3000 key_material_params.ulIVSizeInBits = cipher_def->iv_size * BPB; in ssl3_DeriveConnectionKeysPKCS11()4680 if (keyLen * BPB > ss->ssl3.hs.kea_def->key_size_limit) { in ssl3_SendClientKeyExchange()5764 keyLen * BPB <= kea_def->key_size_limit ) { in ssl3_SendServerHelloSequence()7072 ss->sec.keaKeyBits = EXPORT_RSA_KEY_LENGTH * BPB; in ssl3_HandleClientKeyExchange()8867 privKey = SECKEY_CreateRSAPrivateKey(EXPORT_RSA_KEY_LENGTH * BPB, in ssl3_CreateRSAStepDownKeys()
490 serverKeyStrengthInBits *= BPB; in ssl3_GetCurveNameForServerSocket()
1629 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.