Searched refs:table_len (Results 1 – 3 of 3) sorted by relevance
27 const CryptoType& lookup_crypto_algorithm(const CryptoType table[], int table_len, in lookup_crypto_algorithm() argument32 for (int i = 0; i < table_len; i++) { in lookup_crypto_algorithm()
61 const CryptoType& lookup_crypto_algorithm(const CryptoType table[], int table_len,
42 table_len = len(verity_table)44 block = struct.pack("II256sI", magic, VERSION, signature, table_len)