OpenPGPCipherIdToKeyLength  387 crypto/openpgp_symmetric_encryption.cc     uint8 cipher_key_length = OpenPGPCipherIdToKeyLength(cipher);
OpenPGPCipherIdToKeyLength  449 crypto/openpgp_symmetric_encryption.cc     cipher_key_length = OpenPGPCipherIdToKeyLength(plaintext_key[0]);