Searched defs:max_keylen (Results 1 – 2 of 2) sorted by relevance
85 constexpr bool isValidCryptoType(size_t max_keylen, const CryptoType& crypto_type) { in isValidCryptoType()96 constexpr bool validateSupportedCryptoTypes(size_t max_keylen, const CryptoType types[], in validateSupportedCryptoTypes()
2727 unsigned int max_keylen; in cryptfs_setfield() local