Searched refs:Verify (Results 1 – 25 of 44) sorted by relevance
12
228 if (func->Verify) in AlgVerify()229 return (func->Verify(ctx, key, keylen, signature, siglen)); in AlgVerify()
41 …mStatus (*Verify)(AlgContext *ctx, mDNSu8 *key, mDNSu32 keylen, mDNSu8 *signature, mDNSu32 siglen); member
36 * Verify that chill() refuses args greater than
38 * Verify that copyout() handles bad addresses.
37 * Verify that copyout() handles bad addresses.
40 # Verify the other fields of the sqlite_master file.46 # Close and reopen the database. Verify that everything is62 # Close and reopen the database. Verify that the table is92 # Verify that we cannot make two tables with the same name113 # Verify that we cannot make a table with the same name as an index
50 # Increase the file_format number by one. Verify that the62 # Decrease the file_format number by one. Verify that the
45 # Verify that the index dies with the table94 # Verify that all the indices go away when we drop the table.104 # an index on that table. Verify that we can select values347 # same number they should compare equal to one another. Verify that this
33 # Verify that executing 'zfs inherit' at different levels of a
33 # Verify that executing 'zfs inherit -r' at different levels of a
33 # Verify that running 'zfs inherit' at each level of the data hierarchy
33 # Verify that executing 'zfs inherit' on each level when the middle
33 # Verify that running 'zfs inherit -r' at each level of the data hierarchy
33 # Verify that executing 'zfs inherit' at the top level in the hierarchy
33 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy
172 #define Verify "verify" macro